{
            "timestamp": "2026-04-03T22:18:47+00:00",
            "device": {
                "id": "SN-79-70",
                "type": "environment_sensor",
                "model": "EMS-4000",
                "status": "warning",
                "firmware": "2.7.0"
            },
            "measurements": {
                "temperature": {
                    "value": 25.47,
                    "unit": "celsius",
                    "thresholds": {"min": -10, "max": 60}
                },
                "humidity": {
                    "value": 45.0,
                    "unit": "percent",
                    "thresholds": {"min": 0, "max": 100}
                },
                "pressure": {
                    "value": 1013.70,
                    "unit": "hPa",
                    "thresholds": {"min": 800, "max": 1100}
                },
                "voltage": {
                    "value": 3.77,
                    "unit": "volts",
                    "thresholds": {"min": 3.0, "max": 4.2}
                }
            },
            "battery": {
                "level": 98.0,
                "health": "good",
                "cycles": 1247
            },
            "signal": {
                "rssi": -67,
                "snr": 20,
                "quality": "excellent"
            },
            "system": {
                "uptime": 259207,
                "memory_used": 37.0,
                "cpu_temp": 40.7,
                "active_sensors": 7
            }
        }