Generates and retrieves a new action from the Device
Object data to create new device
Deletes an device from the account
Device ID
Delete the chunk data.
Device ID
Chunk ID
Delete data records in a device using the profile token and device ID.
See the example to understand how to use this method properly to have full control on what to delete.
! If query parameters are empty, last 15 data for the device will be deleted.
Device ID.
Parameters to specify what should be deleted on the device's data.
Success message indicating amount of records deleted (can be 0).
Modify any property of the device
Device ID
Device object with fields to replace
Edit data records in a device using the profile token and device ID.
The updatedData
can be a single data record or an array of records to be updated,
each of the records must have the id
of the record and the fields to be updated.
Device ID.
A single or an array of updated data records.
Success message indicating amount of records updated (can be 0).
Empty all data in a device.
Device ID.
Success message.
Get Info of the Device Chunks.
Device ID
Get Info of the Device
Device ID
Retrieves a list with all devices from the account
Search query params
List Params for the Device
Device ID
True return only sent=true, False return only sent=false
Remove param for the Device
Device ID
Parameter ID
Create or edit param for the Device
Device ID
Configuration Data
Parameter ID
Generates and retrieves a new token
Device ID
Params for new token
Delete a token
Token
Retrieves a list of all tokens
Device ID
Search query params
Schedule to export the Device Chunk's data to the TagoIO's files.