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