@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
47 lines • 822 B
JSON
{
"pie": {
"showAggregation": true,
"showAverage": true,
"showFrequency": true,
"showLast": true,
"showLegend": false,
"showPeak": true,
"showTimespan": true,
"showTitle": true,
"showValley": false
},
"table": {
"column": {
"exclude": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"dataPresentation": {
"formatNumbers": false,
"precision": 8
},
"table": {
"blockVis": true,
"hideHeaders": true,
"wrapCells": false
}
}
}