To update the tags-units association list for a resource, use the command resource/update_tag_units:
svc=resource/update_tag_units¶ms={"itemId":<long>, "units":[<long>]}
Parameters
Name | Description |
---|---|
itemId | resource ID |
units | array of units IDs |
Response
{ "tagrun":[<long>] /* array of auto attachable units */ }