-
API Documentation
General Guides and References Swagger OpenAPI Definition Model includes Features not access...
-
What is the maximum number of data points I can fetch per call?
Good to know: the limit parameter refers to how many data points you want to download maximum in...
-
Cital Insights API Entity Relationship and UML Diagramms
Main Entity Types for REST API When using the REST API, there are several different Entity Type...
-
How can I fetch the entity view (device) data starting from the first activation date until NOW date?
To fetch the data for specific time frames, you should use the time series api and specify the s...
-
Are entity views the entity used to attach data to the devices (sensors)?
This is correct. As per Definition: "similar to SQL database views, which limits the degree...
-
What is the max size limit returned from the time series API when aggregation is submitted?
The Limits of the Aggregation Function are dynamic to try to prevent server computation overload...
-
How does pagination work for this API?
The pagination feature returns every page as a list of items. You can define the size of the pag...
-
How to convert a date to a UTC timestamp?
To convert a date to a UTC timestamp we can use different solutions such as a programming langua...
-
What is the "on_board_temperature" exactly?
There is an additional temperature sensor on the PCB (printed circuit board), which sits on the ...
-
Why is my telemetry data request automatically cut off after 100 datapoints?
This feature is available in the below setups: Basic | Confident | Professional | Expert What ...