ConfigMessageStatus

Status of a Config operation.

Entries

Link copied to clipboard

Success.

Link copied to clipboard

Invalid Address.

Link copied to clipboard

Invalid Model.

Link copied to clipboard

Invalid AppKey Index.

Link copied to clipboard

Invalid NetKey Index.

Link copied to clipboard

Insufficient Resources.

Link copied to clipboard

Key Index Already Stored.

Link copied to clipboard

Invalid Publish Parameters.

Link copied to clipboard

Not a Subscribe Model.

Link copied to clipboard

Storage Failure.

Link copied to clipboard

Feature Not Supported.

Link copied to clipboard

Cannot Update.

Link copied to clipboard

Cannot Remove.

Link copied to clipboard

Cannot Bind.

Link copied to clipboard

Temporarily Unable to Change State.

Link copied to clipboard

Cannot Set.

Link copied to clipboard

Unspecified Error.

Link copied to clipboard

Invalid Binding.

Types

Link copied to clipboard
object Companion

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
Link copied to clipboard
Link copied to clipboard

The status value.

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.