@thingweb/node-red-node-wot
Version:
Web of Things nodes for Node-RED using node-wot
22 lines (21 loc) • 639 B
JSON
{
"editor": {
"paletteLabel": "Server-Action",
"nameLabel": "Name",
"serverConfigLabel": "Server config",
"thingConfigLabel": "Thing config",
"actionNameLabel": "Action name",
"actionDescriptionLabel": "Action description",
"actionInputDataTypeLabel": "Argument data type",
"actionOutputDataTypeLabel": "Return value data type",
"outParams1": {
"tabLabel": "Calling action",
"outputLabel": "Argument of action",
"actionArgs": {
"label": "Argument destination",
"description": "Argument destination.",
"placeholder": "Argument destination"
}
}
}
}