40 lines
964 B
JSON
40 lines
964 B
JSON
{
|
|
"title": "Planta Baixa - Pavimento 1",
|
|
"grafana_dashboard_uid": "vfire-floorplan-pav1",
|
|
"background_image_url": "https://example.local/planta/pavimento-1.png",
|
|
"vfire_base_url": "http://127.0.0.1:8088",
|
|
"zabbix_host": "NFS-320",
|
|
"items": [
|
|
{
|
|
"id": "det-recepcao",
|
|
"label": "Detector Recepcao",
|
|
"item_key": "notifier.status[Detector Recepcao]",
|
|
"icon": "detector-smoke",
|
|
"x": 180,
|
|
"y": 120,
|
|
"width": 36,
|
|
"height": 36
|
|
},
|
|
{
|
|
"id": "mod-bomba",
|
|
"label": "Modulo Bomba Incendio",
|
|
"item_key": "notifier.status[Modulo Bomba Incendio]",
|
|
"icon": "module-input",
|
|
"x": 420,
|
|
"y": 260,
|
|
"width": 40,
|
|
"height": 40
|
|
},
|
|
{
|
|
"id": "sirene-p1",
|
|
"label": "Sirene Pavimento 1",
|
|
"item_key": "notifier.status[Modulo Sirene Pavimento 1]",
|
|
"icon": "siren",
|
|
"x": 680,
|
|
"y": 110,
|
|
"width": 42,
|
|
"height": 42
|
|
}
|
|
]
|
|
}
|