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>]}
| Name | Description | 
|---|---|
| itemId | resource ID | 
| units | array of units IDs | 
{ "drvrun":[<long>] /* array of auto attachable units */ }
  |