Documentation
¶
Index ¶
Constants ¶
View Source
const ( OPCUA = "opcua" Modbus = "modbus" Bluetooth = "bluetooth" CustomizedProtocol = "customized-protocol" DataTypeInt = "int" DataTypeInteger = "integer" DataTypeString = "string" DataTypeDouble = "double" DataTypeFloat = "float" DataTypeBoolean = "boolean" DataTypeBytes = "bytes" DeviceProfileConfigPrefix = "device-profile-config-" DeviceProfileJSON = "deviceProfile.json" ResourceTypeDeviceModel = "devicemodel" ResourceTypeDevice = "device" ResourceTypeDeviceMapper = "devicemapper" KindTypeDevice = "Device" KindTypeDeviceModel = "DeviceModel" UnixNetworkType = "unix" )
Constants for protocol, datatype, configmap, deviceProfile
View Source
const ( ResourceTypeTwinEdgeUpdated = "twin/edge_updated" ResourceTypeMembershipDetail = "membership/detail" // Group GroupTwin = "twin" GroupResource = "resource" )
Service level constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.