Asset Tag
PA-005
Manufacturer
Grundfos
Model
NB-200
Serial Number
SN-44721
Installed
May 3, 2021
Status
operational
Latest Sensor Readings
power
198.0 kW
warn: 220 · crit: 280
9:39:39 PM
temperature
54.1 C
warn: 60 · crit: 75
9:39:39 PM
vibration
3.8 mm/s
warn: 4 · crit: 7
9:39:39 PM
Sensor Ingestion API
POST a single reading:
POST /api/sensors/5/readings
X-API-Key: your-key
{ "type": "temperature", "value": 72.4, "unit": "C" }
Batch readings:
POST /api/sensors/5/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 · Marcus Chen
medium 5/24/2026
Full history →