mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
26 lines
533 B
JSON
26 lines
533 B
JSON
{
|
|
"id": "geo-dashboard",
|
|
"title": "Geo Dashboard",
|
|
"type": "widget",
|
|
"thumbnail": "gadget/geo-dashboard/img/thumbnail.png",
|
|
"settings": {
|
|
"personalize": true
|
|
},
|
|
"data": {
|
|
"url": "gadget/geo-dashboard/index.xml"
|
|
},
|
|
"styles": {
|
|
"borders": false,
|
|
"title": false
|
|
},
|
|
"notify": {
|
|
"select": {
|
|
"type": "address",
|
|
"description": "This notifies selected state"
|
|
},
|
|
"cancel": {
|
|
"type": "boolean",
|
|
"description": "This notifies cancellation of state selection"
|
|
}
|
|
}
|
|
} |