Retrieve alarms and ingest external point values in Siemens Building X

domain: developer.siemens.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. GET .../partitions/{partition}/devices/{deviceId}/events to list current and past events/alarms for a device
  2. To push readings, POST .../partitions/{partition}/points/{pointId}/values with a JSON:API array of PointValue objects (timestamp + value), 1-100 values per batch
  3. Expect HTTP 204 if no timestamp conflicts occurred, or 202 with a list of 0-based indices for any dropped duplicate-timestamp values
  4. Add ?overwrite=true to the POST to force-overwrite values colliding on timestamp

Known gotchas

Related routes

Read time-series values and command a point in Siemens Building X
developer.siemens.com · 4 steps · unrated
Register a real-time Point Stream webhook scoped to a partition in Siemens Building X
developer.siemens.com · 5 steps · unrated
Walk a Siemens Building X device hierarchy to find points
developer.siemens.com · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans