schemas/timeSeriesData.json in losant_rest-1.5.1 vs schemas/timeSeriesData.json in losant_rest-1.5.2
- old
+ new
@@ -21,10 +21,11 @@
"COUNT",
"MAX",
"MIN",
"MEDIAN",
"MEAN",
- "SUM"
+ "SUM",
+ "NONE"
]
},
"devices": {
"type": "object",
"patternProperties": {
\ No newline at end of file