node-red-contrib-blynk-iot
Version:
Node Red integration with new Blynk IoT Platform
16 lines (15 loc) • 409 B
JSON
{
"blynk-iot-in-write": {
"status": {
"error": "error",
"connecting": "connecting...",
"connected-all": "connected to all pins",
"connected-fixed": "connected to pin V",
"disconnected": "disconnected",
"disabled": "disabled"
},
"errors": {
"missing-conf":"Missing configuration"
}
}
}