@thingweb/node-red-node-wot
Version:
Web of Things nodes for Node-RED using node-wot
20 lines (19 loc) • 560 B
JSON
{
"editor": {
"paletteLabel": "Server-Event",
"nameLabel": "名前",
"serverConfigLabel": "サーバ設定",
"thingConfigLabel": "Thing設定",
"eventNameLabel": "イベント名",
"eventDescriptionLabel": "イベントの説明",
"eventDataTypeLabel": "データ型",
"inParams": {
"tabLabel": "イベントの入力",
"eventValue": {
"label": "イベント値の入力元",
"description": "イベント値の入力元。",
"placeholder": "イベント値の入力元"
}
}
}
}