Uses of Class
org.openwebnet4j.message.Lighting
- 
Packages that use Lighting Package Description org.openwebnet4j.message  - 
- 
Uses of Lighting in org.openwebnet4j.message
Methods in org.openwebnet4j.message that return Lighting Modifier and Type Method Description static LightingLighting. requestDimTo(String where, What level)OpenWebNet message request to dim light to level*1*level*WHERE##.static LightingLighting. requestStatus(String where)OpenWebNet message request light status*#1*WHERE##.static LightingLighting. requestTurnOff(String where)OpenWebNet message request to turn lightOFF*1*0*WHERE##.static LightingLighting. requestTurnOn(String where)OpenWebNet message request to turn lightON*1*1*WHERE##. 
 -