Files
c_pompes/.devcontainer/nodered/flows.json
2025-12-10 10:31:47 +01:00

147 lines
3.6 KiB
JSON

[
{
"id": "1ba681875b5ebc3a",
"type": "ui-gauge",
"z": "41526b8c80d5a5f7",
"name": "",
"group": "5628ce0b7dc12431",
"order": 6,
"value": "$round(payload.pompe4,1)",
"valueType": "jsonata",
"width": 3,
"height": 3,
"gtype": "gauge-half",
"gstyle": "needle",
"title": "Pompe 4",
"alwaysShowTitle": false,
"floatingTitlePosition": "top-left",
"units": "l/s",
"icon": "",
"prefix": "",
"suffix": "",
"segments": [
{
"from": "0",
"color": "#ffc800",
"text": "",
"textType": "label"
},
{
"from": "65",
"color": "#5cd65c",
"text": "",
"textType": "label"
}
],
"min": 0,
"max": "80",
"sizeThickness": 16,
"sizeGap": 4,
"sizeKeyThickness": 8,
"styleRounded": true,
"styleGlow": false,
"className": "",
"x": 360,
"y": 1560,
"wires": [
[]
]
},
{
"id": "5628ce0b7dc12431",
"type": "ui-group",
"name": "Pompes",
"page": "5e9c1f56ed1b2af5",
"width": 6,
"height": 1,
"order": 2,
"showTitle": true,
"className": "",
"visible": "true",
"disabled": "false",
"groupType": "default"
},
{
"id": "5e9c1f56ed1b2af5",
"type": "ui-page",
"name": "Tableau de bord",
"ui": "15f54ff2469ec593",
"path": "/page1",
"icon": "home",
"layout": "grid",
"theme": "64cdf126ed34d37d",
"breakpoints": [
{
"name": "Default",
"px": "0",
"cols": "3"
},
{
"name": "Tablet",
"px": "576",
"cols": "6"
},
{
"name": "Small Desktop",
"px": "768",
"cols": "9"
},
{
"name": "Desktop",
"px": "1024",
"cols": "12"
}
],
"order": 1,
"className": "",
"visible": true,
"disabled": false
},
{
"id": "15f54ff2469ec593",
"type": "ui-base",
"name": "My Dashboard",
"path": "/dashboard",
"appIcon": "",
"includeClientData": true,
"acceptsClientConfig": [
"ui-notification",
"ui-control"
],
"showPathInSidebar": false,
"headerContent": "page",
"navigationStyle": "default",
"titleBarStyle": "default",
"showReconnectNotification": true,
"notificationDisplayTime": 1,
"showDisconnectNotification": true,
"allowInstall": false
},
{
"id": "64cdf126ed34d37d",
"type": "ui-theme",
"name": "Default Theme",
"colors": {
"surface": "#ffffff",
"primary": "#813d9c",
"bgPage": "#eeeeee",
"groupBg": "#ffffff",
"groupOutline": "#cccccc"
},
"sizes": {
"density": "default",
"pagePadding": "12px",
"groupGap": "12px",
"groupBorderRadius": "4px",
"widgetGap": "12px"
}
},
{
"id": "2b9a5dc0f1a61045",
"type": "global-config",
"env": [],
"modules": {
"@flowfuse/node-red-dashboard": "1.29.0"
}
}
]