12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"v": 1,
|
|
"id": "tel-123",
|
|
"type": "telemetry",
|
|
"ts": 1710000002,
|
|
"deviceId": "esp32-001",
|
|
"payload": {
|
|
"voltage": 220.5,
|
|
"current": 1.2,
|
|
"temperature": 36.6
|
|
}
|
|
} |