UNPKG

@c8y/client

Version:

Client application programming interface to access the Cumulocity IoT-Platform REST services.

7 lines 274 B
export var aggregationType; (function (aggregationType) { aggregationType["MINUTELY"] = "MINUTELY"; aggregationType["HOURLY"] = "HOURLY"; aggregationType["DAILY"] = "DAILY"; })(aggregationType || (aggregationType = {})); //# sourceMappingURL=ISeriesFilter.js.map