Asset Tag
TG-001
Manufacturer
Siemens
Model
SGT-800
Serial Number
SN-88234
Installed
Mar 15, 2018
Status
operational
Latest Sensor Readings
power
4200.0 kW
warn: 4800 · crit: 5200
8:24:39 PM
temperature
72.4 C
warn: 85 · crit: 95
8:24:39 PM
vibration
2.1 mm/s
warn: 5.5 · crit: 8
8:24:39 PM
Sensor Ingestion API
POST a single reading:
POST /api/sensors/1/readings
X-API-Key: your-key
{ "type": "temperature", "value": 72.4, "unit": "C" }
Batch readings:
POST /api/sensors/1/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
preventive · Sarah Okonkwo
high 5/31/2026
Full history →