# README
WISEPaaS.DataHub.Edge.Go.SDK
The WISEPaaS.DataHub.Edge.Go.SDK package allows developers to write Golang applications which access the WISE-PaaS/DataHub Platform via MQTT or MQTT over the secure webSocket protocol.
# Functions
NewAgent ...
NewAnaglogTagConfig ...
No description provided by the author
NewDataRecoverHelper ...
NewDeviceConfig ...
NewDiscreteTagConfig ...
NewEdgeAgentOptions will create a new EdgeAgentOption with some new values
ReconnectInterval: 1 Type: EdgeType["Gateway"] HeartBeatInterval: HeartBeatInterval DataRecover: true, ConnectType: ConnectType["DCCS"], UseSecure: false, MQTT.Port: 1883 MQTT.ProtocalType: Protocol["TCP"].
NewNodeConfig ...
NewTextTagConfig ...
# Constants
second.
# Variables
Action ...
ConnectType ...
EdgeType ...
MessageType ...
Protocol ...
Status ...
TagType ...
# Structs
AnalogTagConfig ...
AzureIoTClient implements the Client interface for Azure IoT Hub.
AzureIoTHub Options ...
BlockConfig ...
ConfigAckMessage ...
DCCSOptions ...
Device ...
DeviceConfig ...
DeviceStatus ...
DiscreteTagConfig ...
EdgeAgentOptions ...
EdgeConfig ...
EdgeData ...
EdgeDeviceStatus ...
EdgeTag ...
MessageReceivedEventArgs ...
MQTTClient implements the Client interface for MQTT.
MQTTOptions ...
NodeConfig ...
Tag ...
TextTagConfig ...
TimeSyncMessage ...
WriteDataMessage ...
# Interfaces
Agent ...
No description provided by the author
DataRecoverHelper ...
Message ...
# Type aliases
OnConnectHandler ...
OnDisconnectHandler ...
OnMessageReceiveHandler ...