Does anyone have experience with Nokeval’s Ovaport Rest API for sensor data because I need the information from a device but unfortunately I only get a fraction of what is in the API documentation
I made a query and only get:
{
"information": [
{
"id": ,
"transmitterId": ,
"deviceId": ,
"locationId":
}
]
}
the documentation for this: http://docs.ovaport.com/
New contributor
Christian Hamminger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1