Waymark / Routes / developer.disruptive-technologies.com
Stream real-time temperature sensor events from Disruptive Technologies for a cold-chain monitoring project
domain: developer.disruptive-technologies.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Create a DT Studio account and project, then create a Service Account with a key ID and secret Authenticate via OAuth2 (recommended for production) or Basic Auth (documented only for prototyping) to obtain an access token Call GET /projects/{PROJECT_ID}/devices to list temperature sensors in the project Open a streaming connection to GET /projects/{PROJECT_ID}/devices:stream with event_types=temperature to receive live events Parse each event for eventType, targetName (projects/{id}/devices/{id}), timestamp, and data.temperature.value/updateTime
Known gotchas The stream is a long-lived connection - handle reconnects and use the ping_interval parameter to detect dead connections OAuth2 is the recommended production auth path; Basic Auth with the Service Account secret is documented only for prototyping Devices must already be provisioned and reporting in DT Studio - there is no public demo project with live data
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