OverviewQuick StartUser InterfaceFAQLogicMonitor LogicModulesSupportSQL QueriesSyncing With MerakiMeraki EstateAdministratorsAP SSIDsAppliance VLANsChange HistoryClient HistoryClientsConfig TemplatesDevice HistoryDevicesFloor PlansNetworksNetwork EventsOrganizationsPortsSensor DataVPN PeersWAN UsageWireless FailuresAdminMac VendorsOrganizations
Meraki DataMagic - Sensor Data
The Sensor Data page shows details for Sensor Data in the Organizations you have added to DataMagic as both Timeline and table. At present, this page should be treated as a source of data for graphing sensor data in an external package such as Excel.
We aim to improve this page in the near future, with specific views for specific sensor types.
Table Definition
| Name | Type | Description |
|---|---|---|
| Id | uuid | Unique identifier for the entity record |
| DeviceId | uuid | Foreign key reference to the Device that collected this sensor reading |
| MeasuredAt | timestamp with time zone | Timestamp when the sensor measurement was taken |
| Metric | character varying(32) | Type of sensor metric being measured (temperature, humidity, etc.) |
| Value | double precision | Numeric value of the sensor measurement |
| Created | timestamp with time zone | Timestamp when the record was initially created in the system |
| LastModified | timestamp with time zone | Timestamp when the record was last modified or updated |