- requestDailyPower(String, EnergyManagement.Version) - Static method in class com.github.niqdev.openwebnet.message.EnergyManagement
-
OpenWebNet message request daily power in Watt.
- requestInstantaneousPower(String, EnergyManagement.Version) - Static method in class com.github.niqdev.openwebnet.message.EnergyManagement
-
OpenWebNet message request instantaneous power in Watt.
- requestMonthlyPower(String, EnergyManagement.Version) - Static method in class com.github.niqdev.openwebnet.message.EnergyManagement
-
OpenWebNet message request monthly power in Watt.
- requestMoveDown(String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
- requestMoveDown(String, Automation.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
OpenWebNet message request to send the DOWN automation command with value *2*2*WHERE##.
- requestMoveUp(String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
- requestMoveUp(String, Automation.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
OpenWebNet message request to send the UP automation command with value *2*1*WHERE##.
- requestStart(String) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request to send the START scenario command with value *17*1*WHERE##.
- requestStart(String, Scenario.Version) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request to send the START scenario command with value *17*1*WHERE##.
- requestStationDown(String, SoundSystem.Type) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to change Source Station DOWN
with value *16*6101*WHERE##.
- requestStationUp(String, SoundSystem.Type) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to change Source Station UP
with value *16*6001*WHERE##.
- requestStatus(String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
- requestStatus(String, Automation.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
OpenWebNet message request automation status with value *#2*WHERE##.
- requestStatus(String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
- requestStatus(String, Lighting.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
OpenWebNet message request light status with value *#1*WHERE##.
- requestStatus(String) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request scenario status with value *#17*WHERE##.
- requestStatus(String, Scenario.Version) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request scenario status with value *#17*WHERE##.
- requestStatus(String, SoundSystem.Type) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request Amplifier/Source status with value *#16*WHERE*5##.
- requestStop(String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
- requestStop(String, Automation.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Automation
-
OpenWebNet message request to send the STOP automation command with value *2*0*WHERE##.
- requestStop(String) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request to send the STOP scenario command with value *17*2*WHERE##.
- requestStop(String, Scenario.Version) - Static method in class com.github.niqdev.openwebnet.message.Scenario
-
OpenWebNet message request to send the STOP scenario command with value *17*2*WHERE##.
- requestTemperature(String, Heating.TemperatureScale) - Static method in class com.github.niqdev.openwebnet.message.Heating
-
- requestTemperature(String) - Static method in class com.github.niqdev.openwebnet.message.Heating
-
- requestTurnOff(String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
- requestTurnOff(String, Lighting.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
OpenWebNet message request to turn light OFF with value *1*0*WHERE##.
- requestTurnOff(String, SoundSystem.Type, SoundSystem.Source) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to turn Amplifier/Source OFF
with value *16*10*WHERE## or *16*13*WHERE##.
- requestTurnOn(String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
- requestTurnOn(String, Lighting.Type, String) - Static method in class com.github.niqdev.openwebnet.message.Lighting
-
OpenWebNet message request to turn light ON with value *1*1*WHERE##.
- requestTurnOn(String, SoundSystem.Type, SoundSystem.Source) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to turn Amplifier/Source ON
with value *16*0*WHERE## or *16*3*WHERE##.
- requestVolumeDown(String, SoundSystem.Type) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to turn Amplifier Volume DOWN
by step with value *16*1102*WHERE##.
- requestVolumeUp(String, SoundSystem.Type) - Static method in class com.github.niqdev.openwebnet.message.SoundSystem
-
OpenWebNet message request to turn Amplifier Volume UP
by step with value *16*1002*WHERE##.
- ResponseOpenMessage - Class in com.github.niqdev.openwebnet.message
-
Simple OpenWebNet response message.
- ResponseOpenMessage(String) - Constructor for class com.github.niqdev.openwebnet.message.ResponseOpenMessage
-
- value() - Method in enum com.github.niqdev.openwebnet.message.Who
-
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.Automation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.EnergyManagement.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.Heating.TemperatureScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.Lighting.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.Scenario.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.SoundSystem.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.SoundSystem.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.niqdev.openwebnet.message.Who
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.niqdev.openwebnet.message.Automation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.EnergyManagement.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.Heating.TemperatureScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.Lighting.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.Scenario.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.SoundSystem.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.SoundSystem.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.niqdev.openwebnet.message.Who
-
Returns an array containing the constants of this enum type, in
the order they are declared.