Files
grafana-plugins/8.1.4/grafana-iot-sitewise-datasource/plugin.json
Nico Melone 849276e817 updates
2021-12-08 16:00:45 -06:00

53 lines
1.3 KiB
JSON

{
"type": "datasource",
"name": "AWS IoT SiteWise",
"id": "grafana-iot-sitewise-datasource",
"category": "iot",
"backend": true,
"executable": "gpx_iot_sitewise",
"metrics": true,
"alerting": true,
"annotations": true,
"info": {
"description": "A managed service to collect, store, organize and monitor data from industrial equipment",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"keywords": [
"datasource",
"iot",
"aws"
],
"logos": {
"small": "img/sitewise.svg",
"large": "img/sitewise.svg"
},
"links": [
{
"name": "Website",
"url": "https://aws.amazon.com/iot-sitewise/"
},
{
"name": "Issue Tracker",
"url": "https://github.com/grafana/iot-sitewise-datasource/issues"
}
],
"screenshots": [],
"version": "1.2.4",
"updated": "2021-07-28",
"build": {
"time": 1627496227430,
"repo": "git@github.com:grafana/iot-sitewise-datasource.git",
"branch": "v1.2.x",
"hash": "6b104224f050b16061e9ae48d5ef6bbae955c8c1",
"pr": 103,
"number": 1851
}
},
"dependencies": {
"grafanaVersion": "7.5.0",
"grafanaDependency": ">=7.5.0",
"plugins": []
}
}