Command Type: getTags¶
Description: The "getTags" command is used to retrieve information about tagged objects or devices that are being monitored by the streaming API.
Use Case: This command gathers detailed information about tracked objects, including their attributes, status, and other relevant data.
Response: tagInfo
Property | Type | Notes |
---|---|---|
type | string | Must be getTags |
tags | list of string | Mac addresses to retrieve. If not specified, all known tags are retrieved |
requestId | optional string | If provided, responses to the command include the same requestId |