forked from lucas/go-view-fetch
21 lines
415 B
JSON
21 lines
415 B
JSON
{
|
|
"source": [
|
|
{
|
|
"name": "危化品库",
|
|
"icon": "warehouse",
|
|
"metrics": [
|
|
{ "label": "场景总数", "value": 262 },
|
|
{ "label": "智控场景", "value": 6852 }
|
|
]
|
|
},
|
|
{
|
|
"name": "危废品库",
|
|
"icon": "trash",
|
|
"metrics": [
|
|
{ "label": "智控场景", "value": 6852 },
|
|
{ "label": "场景总数", "value": 262 }
|
|
]
|
|
}
|
|
]
|
|
}
|