AdminMessage_ConfigType class

TODO: REPLACE

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
This enum's name, as specified in the .proto file.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
This enum's integer value, as specified in the .proto file.
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
Returns this enum's name or the value if names are not represented.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

valueOf(int value) AdminMessage_ConfigType?

Constants

BLUETOOTH_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
DEVICE_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
DEVICEUI_CONFIG → const AdminMessage_ConfigType
device-ui config
DISPLAY_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
LORA_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
NETWORK_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
POSITION_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
POWER_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
SECURITY_CONFIG → const AdminMessage_ConfigType
TODO: REPLACE
SESSIONKEY_CONFIG → const AdminMessage_ConfigType
Session key config
values → const List<AdminMessage_ConfigType>