Method | Description | |
---|---|---|
DeviceCommandController ( IDeviceLogic deviceLogic, ICommandParameterTypeLogic commandParameterTypeLogic ) : System |
Method | Description | |
---|---|---|
Command ( string deviceId, |
||
CommandListItems ( DeviceModel device ) : IList |
||
GetCommandListItems ( DeviceModel device ) : IList |
||
Index ( string deviceId ) : Task |
||
IsCommandPublic ( |
||
ResendCommand ( string deviceId, string name, string commandJson ) : Task |
||
SendCommand ( |
public DeviceCommandController ( IDeviceLogic deviceLogic, ICommandParameterTypeLogic commandParameterTypeLogic ) : System | ||
deviceLogic | IDeviceLogic | |
commandParameterTypeLogic | ICommandParameterTypeLogic | |
return | System |