Device/Runner
Runner management for devices.
List device runners
Retrieves all runners assigned to a specific device with their assigned versions
Assign runner to device
Creates a new runner assignment for a specific device
Get Runner Assignment
Retrieves a specific runner assignment to a specific device
Update Runner Assignment
Updates an existing runner assignment for a specific device
Delete Runner Assignment
Deletes a specific runner assignment from a device
Set Runner property on Device
Sends a 'set property' command to a specific runner on a specific device. `data` object is validated against runner's input schema.
Get Runner property from Device
Sends a 'get property' command to a specific runner on a specific device