get_tag_location
get_tag_locationRetrieve real-time location of a UWB tag using its tag code. Returns coordinates, map details, timestamp, battery level, and bound personnel.
Instructions
【📊 查询】按标签编码查询实时位置。
参数:
tagCode: 标签编码(必填),如 UWB001
返回: 实时位置信息,含坐标(x/y)、地图编码/名称、时间戳、电量、绑定人员、所在区域
提示: 标签不在线或无位置数据时会返回清晰错误。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagCode | Yes | 标签编码,如 UWB001 |