We can accept data from Cisco Meraki environmental sensors. These sensors can measure temperature, humidity, noise levels and many more data types. The Meraki sensors deliver MQTT to the Xenometric server every 20 minutes. We process this data and store it in our database. The sensor data can be shown with the […]
Data Export
3 posts
The Xenometric server can issue outputs in many ways. We can send reports by email with PDF attachments. We can send alerts by email or SMS. Alerts can be generated for problems, like a sensor not sending data, or for events where the occupancy limit has been exceeded or a […]
A REST API is an application programming interface (API) that conforms to the design principles of the representational state transfer (REST) architectural style, a style used to connect distributed systems. REST APIs are sometimes referred to as RESTful APIs. A REST API allows the user (client) to talk to an […]