Uses of Interface
org.openwebnet4j.message.What
- 
Packages that use What Package Description org.openwebnet4j.message  - 
- 
Uses of What in org.openwebnet4j.message
Classes in org.openwebnet4j.message that implement What Modifier and Type Class Description static classAutomation.WHATstatic classEnergyManagement.WHATstatic classGatewayMgmt.WHATstatic classLighting.WHATstatic classThermoregulation.WhatThermoMethods in org.openwebnet4j.message that return What Modifier and Type Method Description WhatBaseOpenMessage. getWhat()Returns message WHAT or null if message has no valid WHAT partstatic WhatLighting. percentToWhat(int percent)Return WHAT corresponding to the brightness percent.protected WhatAutomation. whatFromValue(int i)protected abstract WhatBaseOpenMessage. whatFromValue(int i)protected WhatEnergyManagement. whatFromValue(int i)protected WhatEnergyManagementDiagnostic. whatFromValue(int i)protected WhatGatewayMgmt. whatFromValue(int i)protected WhatLighting. whatFromValue(int i)protected WhatThermoregulation. whatFromValue(int i)protected WhatThermoregulationDiagnostic. whatFromValue(int i)Methods in org.openwebnet4j.message with parameters of type What Modifier and Type Method Description static LightingLighting. requestDimTo(String where, What level)OpenWebNet message request to dim light to level*1*level*WHERE##. 
 -