@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
109 lines • 2.09 kB
JSON
{
"name": "string",
"resource": {
"ids": [
{}
],
"memberOfType": "ANY",
"type": "DeviceGroup"
},
"settings": {
"aggregation": {
"aggregationUnits": "auto"
},
"resultLimit": {
"resultLimit": 3
},
"topN": {
"capacityThreshold": {
"operator": "LESSTHAN",
"units": "string",
"value": 6
},
"displayOnlyExceedingObjects": false,
"displayRValues": false,
"sortBy": 1,
"sortOrder": "ASC",
"templateId": 7
},
"units": {
"percentage": false,
"preferredUnits": "bytes"
},
"workHours": {
"type": "device"
}
},
"time": {
"ranges": [
{
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "SpecificInterval"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "RelativePeriod"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "SpecificInterval"
}
],
"timezone": "string"
},
"visualization": {
"pie": {
"showAggregation": false,
"showAverage": false,
"showFrequency": true,
"showLast": false,
"showLegend": false,
"showPeak": true,
"showTimespan": false,
"showTitle": false,
"showValley": false
},
"table": {
"column": {
"exclude": [
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string"
]
},
"dataPresentation": {
"formatNumbers": false,
"precision": 4
},
"table": {
"blockVis": false,
"hideHeaders": true,
"wrapCells": false
}
}
}
}