You can add your own measurement system sensor data to the BEEP app.
To do so, you need to know how to program and how to send a HTTP REST POST call to the BEEP API.
API
The description of the BEEP API can be found here:
https://api.beep.nl/docs/#apisensors-post
A JSON file of all possible measurement value abbreviations can be found here:
https://api.beep.nl/api/sensors/measurement_types?locale=nl
See the PDF attachment for more simple overview of information.
In case you have further questions, please ask support@beep.nl to add you to our Slack community and aks your questions in the Slack #api channel.
Thingspeak
If you want to use the Thingspeak app to send your data to BEEP:
1. First create a device via the BEEP app
2. Copy the Device key (code) to the URL https://api.beep.nl/api/sensors?key= (behind ?key=)
3.Set 'Content Type' to application/json
4. Make sure you create the Body field in JSON format