Module: MiOS::Services::HVACFanOperatingMode1
- Defined in:
- lib/mios/services/hvac_fan_operating_mode1.rb
Constant Summary collapse
- URN =
'urn:upnp-org:serviceId:HVAC_FanOperatingMode1'
Instance Method Summary collapse
Instance Method Details
#fan_mode ⇒ Object
7 8 9 |
# File 'lib/mios/services/hvac_fan_operating_mode1.rb', line 7 def fan_mode value_for URN, 'Mode' end |