@itentialopensource/adapter-sevone
Version:
Itential SevOne Adapter
51 lines • 933 B
JSON
{
"pie": {
"showAggregation": true,
"showAverage": true,
"showFrequency": true,
"showLast": false,
"showLegend": false,
"showPeak": true,
"showTimespan": true,
"showTitle": true,
"showValley": true
},
"table": {
"columnSetting": {
"exclude": [
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"csvSetting": {
"expandTimeseries": true,
"formatTimestamp": false
},
"dataPresentationSetting": {
"formatNumbers": true,
"precision": 1
},
"tableSetting": {
"blockVis": false,
"hideHeaders": true,
"wrapCells": false
}
}
}