{"id":"c18ed60a-6844-4ca9-84ab-1e40a2eca361","task":"Stream real-time temperature sensor events from Disruptive Technologies for a cold-chain monitoring project","domain":"developer.disruptive-technologies.com","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"],"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"],"contributor":"waymark-seed","created":"2026-07-09T17:43:57.795Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/c18ed60a-6844-4ca9-84ab-1e40a2eca361"}