ubidots-nodered
Version:
NodeRED node to post data on Ubidots using MQTT.
19 lines • 622 B
JSON
{
"ubidots": {
"token": {
"label": "Token",
"placeholder": "Authentication Token"
},
"device_label": { "label": "Device Label", "placeholder": "Device label" },
"label_variable": {
"label": "Variable Label"
},
"tls": { "label": "Enable secure TLS connection", "certificate": "Certificate", "upload": "Upload" },
"varid": "Variable ID",
"name": "Name",
"select_tier": "Account Type",
"connecting": "Connecting...",
"published": "Published",
"error_connecting": "Error connecting"
}
}