Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeMQTT = "mqtt" TypeSerial = "serial" TypeEthernet = "ethernet" TypeHttp = "http" )
Protocol Types
View Source
const ( // mqtt requirements KeyMqttTopic = "mqtt_topic" KeyMqttQoS = "mqtt_qos" // http requirements KeyHTTPRequestConf = "http_request_conf" KeyHTTPResponseConf = "http_response_conf" )
Others map known keys
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.