OperatingStatus

Operating status.

Entries

Runtime error table is not empty or logging on the modem is active or some measurements are lost Used for sensors with firmware 6.0. Since sensors with firmware 7.0, separate RUNTIME_ERRORS_PRESENT and MODEM_LOGS_ACTIVE are used.

Link copied to clipboard

Runtime error table is not empty

Link copied to clipboard

Logging on the modem is active

Link copied to clipboard

Configuration errors are present

Link copied to clipboard

Device detected tampering attempt.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.