Skip to main content
Device integration requires more than successful account authentication. Your provider must expose the relevant device capabilities and authorize the application to use them. The current HTTP reference does not yet define a complete device readout workflow with verified request and response shapes. Confirm that workflow with your provider before treating an existing device helper or protocol example as a runnable Agent API integration.

Prepare the device context

Record the device identifier and, for a concentrator node, its source ID, node ID, and optional partition. Determine the fields, units, timestamps, and quality flags your application needs. For asynchronous data, confirm how your application receives fragments, detects completion, handles errors, and cancels abandoned requests. Do not infer those behaviors from a generic account or messaging response. Start with IoT concepts, the device model, and harmonized interfaces. Use only exact HTTP operations your provider documents for the selected build.