{
            "timestamp": "2026-04-06T02:37:00+00:00",
            "device": {
                "id": "SN-79-30",
                "type": "environment_sensor",
                "model": "EMS-4000",
                "status": "normal",
                "firmware": "2.3.0"
            },
            "measurements": {
                "temperature": {
                    "value": 25.43,
                    "unit": "celsius",
                    "thresholds": {"min": -10, "max": 60}
                },
                "humidity": {
                    "value": 45.0,
                    "unit": "percent",
                    "thresholds": {"min": 0, "max": 100}
                },
                "pressure": {
                    "value": 1013.30,
                    "unit": "hPa",
                    "thresholds": {"min": 800, "max": 1100}
                },
                "voltage": {
                    "value": 3.73,
                    "unit": "volts",
                    "thresholds": {"min": 3.0, "max": 4.2}
                }
            },
            "battery": {
                "level": 98.0,
                "health": "good",
                "cycles": 1243
            },
            "signal": {
                "rssi": -63,
                "snr": 20,
                "quality": "excellent"
            },
            "system": {
                "uptime": 259203,
                "memory_used": 33.0,
                "cpu_temp": 40.3,
                "active_sensors": 3
            }
        }