| Interface | Description |
|---|---|
| IBatchCommandForCriteriaRequest |
Provides values needed for sending a
IBatchCommandInvocationRequest
based on devices that meet given criteria. |
| IBatchCommandInvocationRequest |
Parameters for a batch operation that executes a command for all devices in
the batch.
|
| IBatchElementUpdateRequest |
Defines fields that can be updated on an
IBatchElement. |
| IBatchOperationCreateRequest |
Provides information needex to create an
IBatchOperation. |
| IBatchOperationUpdateRequest |
Defines fields that can be updated on an
IBatchOperation. |
| IDeviceAssignmentCreateRequest |
Interface for arguments needed to create a device assignment.
|
| IDeviceCommandCreateRequest |
Interface for arguments needed to create a device command.
|
| IDeviceCreateRequest |
Interface for arguments needed to create a device.
|
| IDeviceGroupCreateRequest |
Interface for arguments needed to create a device group.
|
| IDeviceGroupElementCreateRequest |
Interface for arguments needed to create a device group element.
|
| IDeviceSpecificationCreateRequest |
Interface for arguments needed to create a device specification.
|
| ISiteCreateRequest |
Interface for arguments needed to create a site.
|
| IZoneCreateRequest |
Interface for arguments needed to create a zone.
|