@thingweb/node-red-node-wot
Version:
Web of Things nodes for Node-RED using node-wot
20 lines (19 loc) • 500 B
JSON
{
"editor": {
"paletteLabel": "Server-Event",
"nameLabel": "Name",
"serverConfigLabel": "Server config",
"thingConfigLabel": "Thing config",
"eventNameLabel": "Event name",
"eventDescriptionLabel": "Event description",
"eventDataTypeLabel": "Data type",
"inParams": {
"tabLabel": "Input",
"eventValue": {
"label": "Event value source",
"description": "Event value source.",
"placeholder": "Event value source"
}
}
}
}