Modify any property of the TagoCore.
TagoCore ID
TagoCore Object with data to replace
Gets information about the TagoCore
TagoCore ID
Optional
summary: booleanFetch summary from the instance if it is connected
Retrieves a list with all TagoCores from the account
Optional
queryObj: TagoCoreQuerySearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
}
```json
Get Info of the Device from a Standalone TagoCore instance.
Standalone TagoCore ID
Device ID
Retrieves a list with all devices from a Standalone TagoCore instance.
Standalone TagoCore ID
Optional
queryObj: TSearch query params
queryObj: {
page: 1,
fields: ["id", "name"],
filter: {},
amount: 20,
orderBy: "name,asc",
resolveBucketName: false,
}
Deletes a TagoCore