Ingest api: creating sensor types

In order to ingest data into ZENSIE, a sensor type has to be created. A sensor type contains information such as the metrics and units (e.g. Temperature = ºC), data types and expected values. In order to create a new sensor type this endpoint can be used: POST /sensor-type/organization/{organizationId} If we want to ingest data for […]

How to get your data using the ZENSIE API

30MHz provides a REST API to access the data collected by ZENSIE via web checks and sensors. To use it, you will need to create an API key. You can do this by going to the sidebar, click on Account Settings, and select the tab Developer. Click on the “Request new API key” button. A dialog […]

How to retrieve sensor data using the API

A very common use case when using our API is to get the values of specific sensors. Often we need the current value of a sensor. Other times we need the historical values over a period of time. To retrieve data for a given sensor, we first need to find the id of this sensor. […]

Ingest api: adding external sensor data to ZENSIE

Creating import checks The first step is creating import checks. An import check contains all the data of a sensor and creates an endpoint to which values can be sent. Import checks can be created by navigating to the checks view. At the bottom right, the plus button can be clicked to add a new […]

Sign up for our monthly news letter

Get news and updates directly in your mailbox.