Transformer T-101
Transformer · Substation 1
Latest Sensor Readings
power
11200.0 kW
warn: 12000 · crit: 13500
7:24:39 PM
temperature
65.3 C
warn: 90 · crit: 105
7:24:39 PM
Sensor Ingestion API
POST a single reading:
POST /api/sensors/4/readings
X-API-Key: your-key
{ "type": "temperature", "value": 72.4, "unit": "C" }
Batch readings:
POST /api/sensors/4/readings/batch
{ "readings": [
{"type": "temperature", "value": 72.4, "unit": "C"},
{"type": "vibration", "value": 2.1, "unit": "mm/s"},
{"type": "power", "value": 4200, "unit": "kW"}
]}
Maintenance History
No interventions scheduled.
Schedule First