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