Enumerations
The following enumerations are available globally.
-
Mqtt message types. Reference: http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc398718021
See moreDeclaration
Swift
public enum MqttMessageType : Int -
Network message type.
See moreDeclaration
Swift
public enum NetworkMessageType : Int -
Network security types.
See moreDeclaration
Swift
public enum NetworkSecurityType : Int -
Network statuses.
See moreDeclaration
Swift
public enum NetworkOpStatus : Int -
Keys for cbor.
See moreDeclaration
Swift
public enum CborKey : String
Enumerations Reference