Uses of Class
org.openwebnet4j.message.BaseOpenMessage
- 
Packages that use BaseOpenMessage Package Description org.openwebnet4j org.openwebnet4j.message  - 
- 
Uses of BaseOpenMessage in org.openwebnet4j
Methods in org.openwebnet4j with parameters of type BaseOpenMessage Modifier and Type Method Description voidGatewayListener. onNewDevice(Where where, OpenDeviceType deviceType, BaseOpenMessage message)AfterOpenGateway.discoverDevices()is called, each time a new device is discovered, this method will be called - 
Uses of BaseOpenMessage in org.openwebnet4j.message
Subclasses of BaseOpenMessage in org.openwebnet4j.message Modifier and Type Class Description classAutomationOpenWebNet Automation messages (WHO=2)classEnergyManagementOpenWebNet Energy Management messages (WHO=18)classEnergyManagementDiagnosticOpenWebNet Energy Management Diagnostic messages (WHO=1018)classGatewayMgmtclassLightingOpenWebNet Lighting messages (WHO=1)classThermoregulationOpenWebNet Thermoregulation messages (WHO=4)classThermoregulationDiagnosticOpenWebNet Thermoregulation Diagnostic messages (WHO=1004) used to discover Thermo devices on BUS 
 -