Skip to main content

Sending Data to Device

TagoIO supports two-way communication with devices. Below are the main options for sending data from your application to a device.

Methods to send data

Reading data from TagoIO

Devices can also retrieve data from TagoIO using different endpoints depending on the type of data needed:

Best Practice: Use configuration parameters for device settings; use the data endpoint for measurements.