node-red-contrib-superpower-smart-test
Version:
Node-RED integration with eWeLink Cube
16 lines (15 loc) • 445 B
JSON
{
"put-device-state": {
"label": {
"name": "Name",
"server":"Server",
"category":"Category",
"device":"Device",
"state":"State"
},
"message": {
"connect_fail": "Failed to connect. Please check Server configuration. ",
"node_execution_failed":"Failed to execute. Please check node input information."
}
}
}