Example #1
0
 private void DeviceAction(string actionName, string deviceName)
 {
     deviceState.ChangeDeviceStateOnDemand(actionName);
 }