constants

package
v1.12.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 0 Imported by: 20

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL