MT sensor data is officially available via API or MQTT telemetry stream, making it easier than ever for Meraki customers and partners to manage sensor data at scale or build custom business solutions.
With the API and MQTT telemetry stream, you can create custom visualizations for analysis, integrate sensor data with building management systems to increase efficiency, or store in a long-term cloud database for historical record keeping.
MT Sensor API Information:
Note: API endpoints will be available by Monday February 21, 2022
On the Meraki dashboard, navigate to Help >> API docs >> Sensor Readings
The API enables you to return sensor readings sorted by timestamp, interval, or latest reading. See below for example HTTP requests.
MQTT Information
A complete MQTT setup guide can be found at documentation.meraki.com.
Note: minimum firmware requirements for users to enable and receive MT data via MQTT include:
MT sensor data can be made available via MQTT by leveraging the MR or MV gateway to publish the data. The desired MQTT broker can be designated directly on the Environmental section of the Meraki dashboard.
MQTT Topic Format
meraki/v1/mt/{locale_id}/ble/{sensor_mac}/{metric}
Sensor Metrics
temperature | humidity | waterDetection | door |
Sensor Health
batteryPercentage | usbPowered | buttonPressed | cableConnected | probeType |
Note: documentation is currently not available on the Meraki Developer Hub, however it will be added in the coming weeks. Stay tuned!
Let us know what you think about these features in the comments below!