Asset Tag
DG-006
Manufacturer
Caterpillar
Model
C32
Serial Number
SN-33201
Installed
Sep 14, 2016
Status
operational
Latest Sensor Readings

No sensor data yet.

POST readings to /api/sensors/6/readings

Sensor Ingestion API
POST a single reading:
POST /api/sensors/6/readings
X-API-Key: your-key
{ "type": "temperature", "value": 72.4, "unit": "C" }
Batch readings:
POST /api/sensors/6/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
inspection · Priya Sharma
low 6/7/2026
Full history →