public sealed class OnDeviceCommandModel : BaseInputModel,
IHasDevice, IHasCompany| OnDeviceCommandModel | Internal constructor to prevent instantiation from outside the assembly. |
| DeviceCommandType | Type of command to use. (Use Parameters to specify command parameters) |
| DeviceId | Device to send the command to |
| ExpectedResponse | Expected response. |