Skip to main content
Version: Next

AssetDatapointIntervalQuery

fromTimestampint64
toTimestampint64
fromTimedate-time
toTimedate-time
type stringrequired

Possible values: []

intervalstring
gapFillboolean
formulastring

Possible values: [MIN, AVG, MAX]

AssetDatapointIntervalQuery
{
"fromTimestamp": 0,
"toTimestamp": 0,
"fromTime": "2024-07-29T15:51:28.071Z",
"toTime": "2024-07-29T15:51:28.071Z",
"type": "string",
"interval": "string",
"gapFill": true,
"formula": "MIN"
}