mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Create Poto
This commit is contained in:
parent
56a4530ec6
commit
4afa216e57
41
Poto
Normal file
41
Poto
Normal file
@ -0,0 +1,41 @@
|
||||
[
|
||||
{
|
||||
"id": "text_node",
|
||||
"type": "ui_text",
|
||||
"z": "dashboard_flow",
|
||||
"group": "ui_group_1",
|
||||
"order": 4,
|
||||
"width": "6",
|
||||
"height": "1",
|
||||
"name": "Presión Actual",
|
||||
"label": "PRESIÓN ACTUAL",
|
||||
"format": "{{msg.payload}}",
|
||||
"layout": "row-center",
|
||||
"className": "",
|
||||
"style": false,
|
||||
"font": "",
|
||||
"fontSize": "",
|
||||
"color": "#000000",
|
||||
"x": 440,
|
||||
"y": 360,
|
||||
"wires": []
|
||||
},
|
||||
{
|
||||
"id": "ui_group_1",
|
||||
"type": "ui_group",
|
||||
"name": "Control Panel",
|
||||
"tab": "ui_tab_1",
|
||||
"order": 1,
|
||||
"disp": true,
|
||||
"width": "6",
|
||||
"collapse": false
|
||||
},
|
||||
{
|
||||
"id": "ui_tab_1",
|
||||
"type": "ui_tab",
|
||||
"name": "Dashboard",
|
||||
"icon": "dashboard",
|
||||
"disabled": false,
|
||||
"hidden": false
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user