Eniris API
Ask for the latest openapi file via info@eniris or download:
Go to: https://editor.swagger.io/ to open this file.
Authentication
You can find the API via: https://authentication.eniris.be/docs/#/Authentication/accesstoken
The typical steps are:
1) login
2) create access token
3) query devices via GET https://api.eniris.be/v1/device
Collection voor postman
Hieronder is een script te vinden voor postman die helpt bij het afhandelen van de token generatie. (zie bijlage)
Access timeseries data
Access a device (building/site)
GET https://api.eniris.be/v1/device?id=37142
To edit a property, use POST: