package
0.3.0
Repository: https://github.com/hlm-ipfs/kubeedge.git
Documentation: pkg.go.dev

# Constants

Bluetooth Protocol Operation type.
Bluetooth Protocol Operation type.
Bluetooth Protocol Operation type.
Bluetooth Protocol Operation type.
Blutooth protocol name.
Blutooth protocol name.
Blutooth protocol name.

# Variables

Config is the global configuration used by all the modules of the mapper.
CONFIG_FILE_PATH contains the location of the configuration file.
CONFIG_MAP_PATH contains the location of the configuration file.

# Structs

Action is structure to define a device action.
ActionManagerConfig is a structure that contains a list of actions.
BLEConfig is the main structure that stores the configuration information read from both the config file as well as the config map.
Specify the operation that should be performed to convert incoming data into understandable form.
Specifies the operations that may need to be performed to convert the data.
Device structure contains the device specific configurations.
DeviceInstance is structure to store device in deviceProfile.json in configmap.
DeviceModel is structure to store deviceModel in deviceProfile.json in configmap.
DeviceProfile is structure to store in configMap.
Mqtt structure contains the MQTT specific configurations.
Property is structure to store deviceModel property.
PropertyVisitor is structure to store propertyVisitor in deviceProfile.json in configmap.
Protocol is structure to store protocol in deviceProfile.json in configmap.
ReadConfigFile is the structure that is used to read the config file to get configuration information from the user.
Common visitor configurations for bluetooth protocol.