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 void
GatewayListener. 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 class
Automation
OpenWebNet Automation messages (WHO=2)class
EnergyManagement
OpenWebNet Energy Management messages (WHO=18)class
EnergyManagementDiagnostic
OpenWebNet Energy Management Diagnostic messages (WHO=1018)class
GatewayMgmt
class
Lighting
OpenWebNet Lighting messages (WHO=1)class
Thermoregulation
OpenWebNet Thermoregulation messages (WHO=4)class
ThermoregulationDiagnostic
OpenWebNet Thermoregulation Diagnostic messages (WHO=1004) used to discover Thermo devices on BUS
-