node-red-dashboard
Version:
A set of dashboard nodes for Node-RED
20 lines (19 loc) • 712 B
JSON
{
"ui_template" : {
"label" : {
"type" : "コード種別",
"local" : "グループ内のWidget",
"global" : "<head>ヘッドセクションへ追加",
"group" : "グループ",
"size" : "サイズ",
"name" : "名前",
"pass-through" : "入力メッセージをそのまま渡す",
"store-state" : "出力メッセージを状態として保存",
"template" : "HTMLコード",
"expand": "展開する",
"resend": "更新時に最後の値を再度読み込む",
"className": "種類",
"classNamePlaceholder": "ウィジェット用のCSSクラス名(オプション)"
}
}
}