A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACK - Static variable in class org.openwebnet4j.message.AckOpenMessage
- AckOpenMessage - Class in org.openwebnet4j.message
-
OpenWebNet acknowledge messages: ACK, NACK, BUSY-NACK.
- AckOpenMessage(String) - Constructor for class org.openwebnet4j.message.AckOpenMessage
- Activator - Class in org.openwebnet4j.bundle
-
Lifecycle class of the bundle
- Activator() - Constructor for class org.openwebnet4j.bundle.Activator
- ACTIVE_POWER - org.openwebnet4j.message.EnergyManagement.DIM
- ACTIVE_POWER_NOTIFICATION_TIME - org.openwebnet4j.message.EnergyManagement.DIM
- ACTUATOR_STATUS - org.openwebnet4j.message.Thermoregulation.DimThermo
- addResponse(OpenMessage) - Method in class org.openwebnet4j.communication.Response
-
Add a new message received as response
- addValues(String, String...) - Static method in class org.openwebnet4j.message.BaseOpenMessage
-
Helper method to add to the given msg frame a list of values separated by
*
at the end of the frame:*frame##
-->*frame*val1*val2*..*valN##
- ALL_MASTER_PROBES - Static variable in class org.openwebnet4j.message.WhereThermo
- Auth - Class in org.openwebnet4j.communication
-
Class contains helper methods for authenticating to a BUS OpenWebNet gateway using a numeric (OPEN) or alphanumeric (HMAC) password.
- Auth() - Constructor for class org.openwebnet4j.communication.Auth
- AUTO - org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- AUTOMATIC_RESET_OFF - org.openwebnet4j.message.EnergyManagement.WHAT
- AUTOMATIC_RESET_ON - org.openwebnet4j.message.EnergyManagement.WHAT
- Automation - Class in org.openwebnet4j.message
-
OpenWebNet Automation messages (WHO=2)
- Automation(String) - Constructor for class org.openwebnet4j.message.Automation
- AUTOMATION - org.openwebnet4j.message.Who
- AUTOMATION_DIAGNOSTIC - org.openwebnet4j.message.Who
- Automation.DIM - Enum in org.openwebnet4j.message
- Automation.WHAT - Enum in org.openwebnet4j.message
- AUX - org.openwebnet4j.message.Who
B
- BaseOpenMessage - Class in org.openwebnet4j.message
-
BaseOpenMessage class is the abstract base class for other OpenWebNet message types.
- BaseOpenMessage(String) - Constructor for class org.openwebnet4j.message.BaseOpenMessage
- BOOT_MODE - org.openwebnet4j.message.GatewayMgmt.WHAT
- BURGLAR_ALARM - org.openwebnet4j.message.Who
- BUSConnector - Class in org.openwebnet4j.communication
-
Class for communicating with a BUS OpenWebNet gateway
- BUSConnector(String, int, String) - Constructor for class org.openwebnet4j.communication.BUSConnector
- BUSGateway - Class in org.openwebnet4j
-
BUSGateway
to connect to BUS OpenWebNet gateways usingBUSConnector
- BUSGateway(String, int, String) - Constructor for class org.openwebnet4j.BUSGateway
-
Creates a new BUSGateway instance with host, port and password.
- BUSY_NACK - Static variable in class org.openwebnet4j.message.AckOpenMessage
- bytesToHex(byte[]) - Static method in class org.openwebnet4j.communication.Auth
-
Convert bytes array to hex string
C
- calcHmacRb() - Static method in class org.openwebnet4j.communication.Auth
-
Generate Rb HMAC random hex string from: key=timeMSEC_SINCE_EPOCH using SHA-256
- calcOpenPass(String, String) - Static method in class org.openwebnet4j.communication.Auth
-
Encodes a numeric OPEN password
- calcSHA256(String) - Static method in class org.openwebnet4j.communication.Auth
-
Return SHA-256 hash of the input string
- CEN_PLUS_SCENARIO_SCHEDULER - org.openwebnet4j.message.Who
- CEN_SCENARIO_SCHEDULER - org.openwebnet4j.message.Who
- CLOSE_NETWORK - org.openwebnet4j.message.GatewayMgmt.WHAT
- closeConnection() - Method in class org.openwebnet4j.OpenGateway
-
Closes connection to the gateway and releases resources
- CLOSED - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- CMD_SESSION - Static variable in class org.openwebnet4j.communication.BUSConnector
- CMD_SESSION_ALT - Static variable in class org.openwebnet4j.communication.BUSConnector
- CMD_TYPE - Static variable in class org.openwebnet4j.communication.BUSConnector
- cmdChannel - Variable in class org.openwebnet4j.communication.OpenConnector
- COMPLETE_PROBE_STATUS - org.openwebnet4j.message.Thermoregulation.DimThermo
- CONDITIONING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- connect() - Method in class org.openwebnet4j.OpenGateway
-
Connect to the OpenWebNet gateway.
- connector - Variable in class org.openwebnet4j.OpenGateway
- ConnectorListener - Interface in org.openwebnet4j.communication
-
The
ConnectorListener
interface defines methods to receive MONITOR messages from OpenConnector - convertUpDown(Automation) - Static method in class org.openwebnet4j.message.Automation
-
Convert an Automation message UP<>DOWN
- COOLING - org.openwebnet4j.message.Thermoregulation.Function
- CREATE_NETWORK - org.openwebnet4j.message.GatewayMgmt.WHAT
D
- decodeTemperature(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Convert temperature from BTicino format to number For example: 0235 --> +23.5 (°C) and 1048 --> -4.8 (°C)
- detectDeviceType() - Method in class org.openwebnet4j.message.Automation
- detectDeviceType() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Tries to return a
OpenDeviceType
based on frame value - detectDeviceType() - Method in class org.openwebnet4j.message.EnergyManagement
- detectDeviceType() - Method in class org.openwebnet4j.message.EnergyManagementDiagnostic
- detectDeviceType() - Method in class org.openwebnet4j.message.GatewayMgmt
- detectDeviceType() - Method in class org.openwebnet4j.message.Lighting
- detectDeviceType() - Method in class org.openwebnet4j.message.Thermoregulation
- detectDeviceType() - Method in class org.openwebnet4j.message.ThermoregulationDiagnostic
- DEVICE_DIAGNOSTIC - org.openwebnet4j.message.Who
- DIAGNOSTIC - org.openwebnet4j.message.Who
- digitToHex(String) - Static method in class org.openwebnet4j.communication.Auth
-
Convert [0-9] digits string to hex string
- Dim - Interface in org.openwebnet4j.message
-
Interface for Dim section of frame
- dimFromValue(int) - Method in class org.openwebnet4j.message.Automation
- dimFromValue(int) - Method in class org.openwebnet4j.message.BaseOpenMessage
- dimFromValue(int) - Method in class org.openwebnet4j.message.EnergyManagement
- dimFromValue(int) - Method in class org.openwebnet4j.message.EnergyManagementDiagnostic
- dimFromValue(int) - Method in class org.openwebnet4j.message.GatewayMgmt
- dimFromValue(int) - Method in class org.openwebnet4j.message.Lighting
- dimFromValue(int) - Method in class org.openwebnet4j.message.Thermoregulation
- dimFromValue(int) - Method in class org.openwebnet4j.message.ThermoregulationDiagnostic
- DIMMER_LEVEL_10 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_100 - org.openwebnet4j.message.Lighting.DIM
- DIMMER_LEVEL_100_MAX - Static variable in class org.openwebnet4j.message.Lighting
- DIMMER_LEVEL_100_OFF - Static variable in class org.openwebnet4j.message.Lighting
- DIMMER_LEVEL_2 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_3 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_4 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_5 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_6 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_7 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_8 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_9 - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_DOWN - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_LEVEL_UP - org.openwebnet4j.message.Lighting.WHAT
- DIMMER_TOGGLE - org.openwebnet4j.message.Lighting.WHAT
- disconnect() - Method in class org.openwebnet4j.communication.BUSConnector
- disconnect() - Method in class org.openwebnet4j.communication.FrameChannel
- disconnect() - Method in class org.openwebnet4j.communication.OpenConnector
-
Disconnects both MON and CMD connections and stops MON receive thread
- disconnect() - Method in class org.openwebnet4j.communication.USBConnector
- disconnectCmdChannel() - Method in class org.openwebnet4j.communication.OpenConnector
- disconnectMonChannel() - Method in class org.openwebnet4j.communication.OpenConnector
- discoverDevices() - Method in class org.openwebnet4j.OpenGateway
-
Start a device discovery session and notify
GatewayListener
s for each new device discovered calling methodGatewayListener.onNewDevice(org.openwebnet4j.message.Where, org.openwebnet4j.OpenDeviceType, org.openwebnet4j.message.BaseOpenMessage)
- discoverDevicesInternal() - Method in class org.openwebnet4j.BUSGateway
- discoverDevicesInternal() - Method in class org.openwebnet4j.OpenGateway
- discoverDevicesInternal() - Method in class org.openwebnet4j.USBGateway
- DOOR_ENTRY_SYSTEM - org.openwebnet4j.message.Who
- DOWN - org.openwebnet4j.message.Automation.WHAT
E
- encodeTemperature(double) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Encodes temperature from float to BTicino format
- END_MOVEMENT_DETECTED - org.openwebnet4j.message.Lighting.WHAT
- ENERGY_MANAGEMENT - org.openwebnet4j.message.Who
- ENERGY_MANAGEMENT_DIAGNOSTIC - org.openwebnet4j.message.Who
- EnergyManagement - Class in org.openwebnet4j.message
-
OpenWebNet Energy Management messages (WHO=18)
- EnergyManagement(String) - Constructor for class org.openwebnet4j.message.EnergyManagement
- EnergyManagement.DIM - Enum in org.openwebnet4j.message
- EnergyManagement.WHAT - Enum in org.openwebnet4j.message
- EnergyManagementDiagnostic - Class in org.openwebnet4j.message
-
OpenWebNet Energy Management Diagnostic messages (WHO=1018)
- EnergyManagementDiagnostic(String) - Constructor for class org.openwebnet4j.message.EnergyManagementDiagnostic
- equals(Object) - Method in class org.openwebnet4j.message.OpenMessage
- equals(Object) - Method in class org.openwebnet4j.message.Where
F
- FAN_COIL_SPEED - org.openwebnet4j.message.Thermoregulation.DimThermo
- FIRMWARE_VERSION - org.openwebnet4j.message.GatewayMgmt.DIM
- FORMAT_DIMENSION_REQUEST - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FORMAT_DIMENSION_WRITING_1P_1V - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FORMAT_DIMENSION_WRITING_1V - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FORMAT_DIMENSION_WRITING_2V - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FORMAT_REQUEST - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FORMAT_STATUS - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- FRAME_ACK - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_ACK_NACK_BUSY_START - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_BUSY_NACK - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_END - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_NACK - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_START - Static variable in class org.openwebnet4j.message.OpenMessage
- FRAME_START_DIM - Static variable in class org.openwebnet4j.message.OpenMessage
- FrameChannel - Class in org.openwebnet4j.communication
-
Class that wraps input/output streams to send and receive frames from a OpenWebNet gateway
- FrameChannel(InputStream, OutputStream, String) - Constructor for class org.openwebnet4j.communication.FrameChannel
- FrameException - Exception in org.openwebnet4j.message
-
FrameException class is used when a problem with a OpenWebNet frame occurred.
- FrameException() - Constructor for exception org.openwebnet4j.message.FrameException
-
Constructs a new
FrameException
without a detail message. - FrameException(String) - Constructor for exception org.openwebnet4j.message.FrameException
-
Constructs a new
FrameException
with the specified detail message. - FrameException(String, Throwable) - Constructor for exception org.openwebnet4j.message.FrameException
-
Constructs a new
FrameException
with the specified detail message and cause. - frameValue - Variable in class org.openwebnet4j.message.OpenMessage
- fromName(String) - Static method in enum org.openwebnet4j.message.Who
- fromValue(int) - Static method in enum org.openwebnet4j.message.Automation.DIM
- fromValue(int) - Static method in enum org.openwebnet4j.message.Automation.WHAT
- fromValue(int) - Static method in enum org.openwebnet4j.message.EnergyManagement.DIM
- fromValue(int) - Static method in enum org.openwebnet4j.message.EnergyManagement.WHAT
- fromValue(int) - Static method in enum org.openwebnet4j.message.GatewayMgmt.DIM
- fromValue(int) - Static method in enum org.openwebnet4j.message.GatewayMgmt.WHAT
- fromValue(int) - Static method in enum org.openwebnet4j.message.Lighting.DIM
- fromValue(int) - Static method in enum org.openwebnet4j.message.Lighting.WHAT
- fromValue(int) - Static method in enum org.openwebnet4j.message.Thermoregulation.DimThermo
- fromValue(int) - Static method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
- fromValue(int) - Static method in enum org.openwebnet4j.OpenDeviceType
- fromValue(Integer) - Static method in enum org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- fromValue(Integer) - Static method in enum org.openwebnet4j.message.Thermoregulation.Function
- fromValue(Integer) - Static method in enum org.openwebnet4j.message.Thermoregulation.OperationMode
- fromValue(Integer) - Static method in enum org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- fromValue(Integer) - Static method in enum org.openwebnet4j.message.Who
- fromValue(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.LocalOffset
- function() - Method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
G
- GATEWAY_MANAGEMENT - org.openwebnet4j.message.Who
- GatewayListener - Interface in org.openwebnet4j
-
Interface
GatewayListener
to listen to event and changes in aOpenGateway
- GatewayMgmt - Class in org.openwebnet4j.message
- GatewayMgmt(String) - Constructor for class org.openwebnet4j.message.GatewayMgmt
- GatewayMgmt.DIM - Enum in org.openwebnet4j.message
- GatewayMgmt.WHAT - Enum in org.openwebnet4j.message
- GENERAL - Static variable in class org.openwebnet4j.message.WhereEnergyManagement
- GENERAL - Static variable in class org.openwebnet4j.message.WhereLightAutom
- GENERIC - org.openwebnet4j.message.Thermoregulation.Function
- GENERIC - org.openwebnet4j.message.Thermoregulation.WhatThermo
- getActuator() - Method in class org.openwebnet4j.message.Thermoregulation
-
Returns the actuator form the message WHERE part.
- getActuator() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns the actuator (1-9) for this WHERE, 0 for all actuators, or -1 if no actuator is present
- getActuatorStatus(int) - Method in class org.openwebnet4j.message.Thermoregulation
-
Extracts status of actuator N from message
- getAddr() - Method in class org.openwebnet4j.message.WhereZigBee
-
Return the ADDR part by removing UNIT (e.g.
- getCommandParams() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns message command parameters (*WHO*WHAT#Param1#Param2...#ParamN*...), or empty array if no parameters are present
- getDim() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns message DIM (dimension,
*#WHO*#DIM*...##
) or null id not DIM is present - getDimParams() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns an array with DIM parameters PAR1..PARN (*#WHO*DIM#PAR1..#PARN*...##), or empty array if no parameters are present
- getDimValues() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns and array with DIM values, or empty array if no values are present
- getFinalResponse() - Method in class org.openwebnet4j.communication.Response
-
Returns the last OpenMessage that has finalised this response
- getFirmwareVersion() - Method in class org.openwebnet4j.communication.USBConnector
-
Returns the firmware version for the connector (e.g.
- getFirmwareVersion() - Method in class org.openwebnet4j.OpenGateway
-
Returns the firmware version of the gateway (e.g.
- getFrameValue() - Method in class org.openwebnet4j.message.OpenMessage
-
Gets the raw frame value
- getHost() - Method in class org.openwebnet4j.BUSGateway
-
Returns the gateway host (IP address or hostname).
- getLabel() - Method in enum org.openwebnet4j.message.Thermoregulation.LocalOffset
- getLastCmdFrameSentTs() - Method in class org.openwebnet4j.communication.OpenConnector
-
Get timestamp of last CMD frame sent successfully
- getLocalOffset() - Method in class org.openwebnet4j.message.Thermoregulation
-
Extracts the Local Offset value
- getMACAddr() - Method in class org.openwebnet4j.OpenGateway
-
Returns the MAC address of the gateway as human readable String
- getName() - Method in class org.openwebnet4j.communication.FrameChannel
- getPassword() - Method in class org.openwebnet4j.BUSGateway
-
Returns the gateway password.
- getPort() - Method in class org.openwebnet4j.BUSGateway
-
Returns the gateway port.
- getProbe() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns the probe for this WHERE, 0 for all probes, or -1 if no probe is present
- getRequest() - Method in class org.openwebnet4j.communication.Response
-
Returns the initial request message
- getResponseMessages() - Method in class org.openwebnet4j.communication.Response
-
Returns a list of
OpenMessage
received as response - getSerialPortName() - Method in class org.openwebnet4j.USBGateway
-
Returns the gateway serial port name
- getUnit() - Method in class org.openwebnet4j.message.WhereZigBee
-
Return the UNIT part (ex.: WHERE=123456702#9 -> UNIT=02)
- getWhat() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns message WHAT or null if message has no valid WHAT part
- getWhere() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns message WHERE or null if message has no valid WHERE part
- getWho() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Returns message WHO
- getZigBeeIdAsDecimal() - Method in class org.openwebnet4j.USBGateway
-
Returns the ZigBee ID of the gateway in decimal format (=four last bytes of the ZigBee MAC address of the product converted in decimal format).
- getZone() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns the Zone for this WHERE
- GOTO_LEVEL - org.openwebnet4j.message.Automation.DIM
H
- handleMonDisconnect(OWNException) - Method in class org.openwebnet4j.communication.BUSConnector
- handleMonDisconnect(OWNException) - Method in class org.openwebnet4j.communication.OpenConnector
-
Called when MON connection is disconnected
- HANDSHAKE_TIMEOUT - Static variable in class org.openwebnet4j.communication.BUSConnector
- handshakeCompleted - Variable in class org.openwebnet4j.communication.FrameChannel
- HARDWARE_VERSION - org.openwebnet4j.message.GatewayMgmt.DIM
- hasFinalResponse() - Method in class org.openwebnet4j.communication.Response
-
Returns true if an ACK/NACK has been received
- HEATING - org.openwebnet4j.message.Thermoregulation.Function
- HEATING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- hexToDigit(String) - Static method in class org.openwebnet4j.communication.Auth
-
Convert hex string to [0-9] digits string
- HMAC_SHA1 - Static variable in class org.openwebnet4j.communication.BUSConnector
- HMAC_SHA2 - Static variable in class org.openwebnet4j.communication.BUSConnector
I
- IDENTIFY - org.openwebnet4j.message.GatewayMgmt.DIM
- initConnector() - Method in class org.openwebnet4j.BUSGateway
- initConnector() - Method in class org.openwebnet4j.OpenGateway
-
Init the connector for this OpenGateway.
- initConnector() - Method in class org.openwebnet4j.USBGateway
- isACK() - Method in class org.openwebnet4j.message.OpenMessage
-
Is this OpenMessage an ACK? (
*#*1##
). - isBUSY_NACK() - Method in class org.openwebnet4j.message.OpenMessage
-
Is this OpenMessage an BUSY_NACK? (
*#*6##
). - isCentralUnit() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns true if WHERE is Central Unit (where=
#0
) - isCmdConnected - Variable in class org.openwebnet4j.communication.OpenConnector
- isCmdConnected() - Method in class org.openwebnet4j.communication.OpenConnector
-
Check if CMD is connected
- isCmdConnectionReady() - Method in class org.openwebnet4j.BUSGateway
- isCmdConnectionReady() - Method in class org.openwebnet4j.OpenGateway
-
Returns true if CMD connection is ready to send messages (connector must be connected and in case of BUS connection checks if a CMD was sent recently < 120sec)
- isCmdConnectionReady() - Method in class org.openwebnet4j.USBGateway
- isCommand() - Method in class org.openwebnet4j.message.AckOpenMessage
- isCommand() - Method in class org.openwebnet4j.message.BaseOpenMessage
- isCommand() - Method in class org.openwebnet4j.message.OpenMessage
-
Is this OpenMessage a command? (
*WHO..
). - isCommandTranslation() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Check if message is a command translation (*WHO*1000#WHAT*...##)
- isConnected - Variable in class org.openwebnet4j.OpenGateway
- isConnected() - Method in class org.openwebnet4j.OpenGateway
-
Returns true if this OpenGateway is connected.
- isDimWriting() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Check if message is a dimension writing message
*#WHO*#DIM*...##
- isDiscovering - Variable in class org.openwebnet4j.OpenGateway
- isDiscovering() - Method in class org.openwebnet4j.OpenGateway
-
Check if the gateway has started a device discovery session
- isDown() - Method in class org.openwebnet4j.message.Automation
-
Verify OpenWebNet message is
DOWN
(WHAT=2). - isMonConnected - Variable in class org.openwebnet4j.communication.OpenConnector
- isMonConnected() - Method in class org.openwebnet4j.communication.OpenConnector
-
Check if MON is connected
- isNACK() - Method in class org.openwebnet4j.message.OpenMessage
-
Is this OpenMessage an NACK? (
*#*0##
). - isOff() - Method in class org.openwebnet4j.message.Lighting
-
Verify OpenWebNet message if light is
OFF
(WHAT=0). - isOn() - Method in class org.openwebnet4j.message.Lighting
-
Verify OpenWebNet message if light is
ON
(WHAT=1). - isProbe() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns true if WHERE is a probe address (where=
pZZ
) - isStandalone() - Method in class org.openwebnet4j.message.WhereThermo
-
Returns true if WHERE is a standalone configuration
- isStop() - Method in class org.openwebnet4j.message.Automation
-
Verify OpenWebNet message is
STOP
(WHAT=0). - isSuccess() - Method in class org.openwebnet4j.communication.Response
-
Returns true if the request was successful (the last OpenMessages in the response is an ACK)
- isUp() - Method in class org.openwebnet4j.message.Automation
-
Verify OpenWebNet message is
UP
(WHAT=1). - isValidName(String) - Static method in enum org.openwebnet4j.message.Who
- isValidValue(Integer) - Static method in enum org.openwebnet4j.message.Who
J
- JOIN_NETWORK - org.openwebnet4j.message.GatewayMgmt.WHAT
K
- KEEP_CONNECT - org.openwebnet4j.message.GatewayMgmt.WHAT
L
- lastCmdFrameSentTs - Variable in class org.openwebnet4j.communication.OpenConnector
- LEAVE_NETWORK - org.openwebnet4j.message.GatewayMgmt.WHAT
- levelToPercent(int) - Static method in class org.openwebnet4j.message.Lighting
-
Transforms a 0-10 level (int) to a percent (0-100)
- LIGHT_SHUTTER_ACTUATORS_LOCK - org.openwebnet4j.message.Who
- Lighting - Class in org.openwebnet4j.message
-
OpenWebNet Lighting messages (WHO=1)
- Lighting(String) - Constructor for class org.openwebnet4j.message.Lighting
- LIGHTING - org.openwebnet4j.message.Who
- LIGHTING_MANAGEMENT - org.openwebnet4j.message.Who
- Lighting.DIM - Enum in org.openwebnet4j.message
- Lighting.WHAT - Enum in org.openwebnet4j.message
- listener - Variable in class org.openwebnet4j.communication.OpenConnector
- listeners - Variable in class org.openwebnet4j.OpenGateway
- LOAD_CONTROL - org.openwebnet4j.message.Who
-
Deprecated.
M
- MAC_ADDRESS - org.openwebnet4j.message.GatewayMgmt.DIM
- macAddr - Variable in class org.openwebnet4j.OpenGateway
- MalformedFrameException - Exception in org.openwebnet4j.message
-
MalformedFrameException class is used when a OpenWebNet frame is malformed (not valid according to the specs).
- MalformedFrameException() - Constructor for exception org.openwebnet4j.message.MalformedFrameException
-
Constructs a new
MalformedFrameException
without a detail message. - MalformedFrameException(String) - Constructor for exception org.openwebnet4j.message.MalformedFrameException
-
Constructs a new
MalformedFrameException
with the specified detail message. - MalformedFrameException(String, Throwable) - Constructor for exception org.openwebnet4j.message.MalformedFrameException
-
Constructs a new
MalformedFrameException
with the specified detail message and cause. - MANUAL - org.openwebnet4j.message.Thermoregulation.OperationMode
- MANUAL_CONDITIONING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- MANUAL_GENERIC - org.openwebnet4j.message.Thermoregulation.WhatThermo
- MANUAL_HEATING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- MAX_FRAME_LENGTH - Static variable in class org.openwebnet4j.message.BaseOpenMessage
- MINUS_1 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- MINUS_2 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- MINUS_3 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- mode() - Method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
- MODEL - org.openwebnet4j.message.GatewayMgmt.DIM
- MON_KEEPALIVE_TIMER - Static variable in class org.openwebnet4j.communication.BUSConnector
- MON_SESSION - Static variable in class org.openwebnet4j.communication.BUSConnector
- MON_TYPE - Static variable in class org.openwebnet4j.communication.BUSConnector
- monChannel - Variable in class org.openwebnet4j.communication.OpenConnector
- monRcvThread - Variable in class org.openwebnet4j.communication.OpenConnector
- MOVEMENT_DETECTED - org.openwebnet4j.message.Lighting.WHAT
- MULTIFUNCTION_SCENARIO_CONTROL - org.openwebnet4j.OpenDeviceType
N
- NACK - Static variable in class org.openwebnet4j.message.AckOpenMessage
- NB_NETW_PROD - org.openwebnet4j.message.GatewayMgmt.DIM
- NETWORK_REPEATER - org.openwebnet4j.OpenDeviceType
- NORMAL - org.openwebnet4j.message.Thermoregulation.LocalOffset
- notifierExecutor - Variable in class org.openwebnet4j.communication.OpenConnector
- notifyListener(OpenMessage) - Method in class org.openwebnet4j.communication.OpenConnector
-
Notify new message on MON connection to OpenListener using notifierExecutor
- notifyListeners(Consumer<? super GatewayListener>) - Method in class org.openwebnet4j.OpenGateway
-
Generic method to notify registered OpenListener about 'method' event.
O
- OFF - org.openwebnet4j.message.Lighting.WHAT
- OFF - org.openwebnet4j.message.Thermoregulation.LocalOffset
- OFF - org.openwebnet4j.message.Thermoregulation.OperationMode
- OFF - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OFF_CONDITIONING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- OFF_FAN_COIL - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OFF_GENERIC - org.openwebnet4j.message.Thermoregulation.WhatThermo
- OFF_HEATING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- OFF_SPEED_1 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OFF_SPEED_2 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OFF_SPEED_3 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OFFSET - org.openwebnet4j.message.Thermoregulation.DimThermo
- ON - org.openwebnet4j.message.Lighting.WHAT
- ON - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- ON_FAN_COIL - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- ON_SPEED_1 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- ON_SPEED_2 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- ON_SPEED_3 - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- onConnected() - Method in interface org.openwebnet4j.GatewayListener
-
This method is called after the connection to the gateway has been established correctly
- onConnectionClosed() - Method in interface org.openwebnet4j.GatewayListener
-
This method is called after the gateway connection has been closed calling
OpenGateway.closeConnection()
- onConnectionError(OWNException) - Method in interface org.openwebnet4j.GatewayListener
-
This method is called when connecting to gateway has returned and error
- onDisconnected(OWNException) - Method in interface org.openwebnet4j.GatewayListener
-
This method is called after the connection with gateway has been lost/disconnected
- onDiscoveryCompleted() - Method in interface org.openwebnet4j.GatewayListener
-
This method is called after
OpenGateway.discoverDevices()
is called when device discovery has been completed successfully - onEventMessage(OpenMessage) - Method in interface org.openwebnet4j.GatewayListener
-
This method is called when a new OpenWebNet message is received on the gateway MON session
- onMessage(OpenMessage) - Method in interface org.openwebnet4j.communication.ConnectorListener
-
This method is called when a new
OpenMessage
is received by the OpenConnector MONITOR connection - onMessage(OpenMessage) - Method in class org.openwebnet4j.OpenGateway
- onMessage(OpenMessage) - Method in class org.openwebnet4j.USBGateway
- onMonDisconnected(OWNException) - Method in interface org.openwebnet4j.communication.ConnectorListener
-
This method is called when the MONITOR connection gets disconnected for some error
- onMonDisconnected(OWNException) - Method in class org.openwebnet4j.OpenGateway
- onNewDevice(Where, OpenDeviceType, BaseOpenMessage) - Method in interface org.openwebnet4j.GatewayListener
-
After
OpenGateway.discoverDevices()
is called, each time a new device is discovered, this method will be called - onReconnected() - Method in interface org.openwebnet4j.GatewayListener
-
This method is called after the connection with gateway has been re-connected
- OPEN_NETWORK - org.openwebnet4j.message.GatewayMgmt.WHAT
- openCmdConn() - Method in class org.openwebnet4j.communication.BUSConnector
- openCmdConn() - Method in class org.openwebnet4j.communication.OpenConnector
-
Opens command (CMD) connection
- openCmdConn() - Method in class org.openwebnet4j.communication.USBConnector
- OpenConnector - Class in org.openwebnet4j.communication
-
Abstract connector for communicating with an OpenWebNet gateway using command command (CMD) and monitoring (MON) connections
- OpenConnector() - Constructor for class org.openwebnet4j.communication.OpenConnector
- OpenConnector.OWNReceiveThread - Class in org.openwebnet4j.communication
-
OWNReceiveThread is a thread to read frames from MON InputStream
- OpenDeviceType - Enum in org.openwebnet4j
-
Device types enum according to OpenWebNet specs
- OPENED - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- OpenGateway - Class in org.openwebnet4j
-
Abstract OpenGateway to connect, send commands and receive events from a OpenWebNet gateway
- OpenGateway() - Constructor for class org.openwebnet4j.OpenGateway
- OpenMessage - Class in org.openwebnet4j.message
-
Abstract OpenWebNet messages.
- OpenMessage() - Constructor for class org.openwebnet4j.message.OpenMessage
- openMonConn() - Method in class org.openwebnet4j.communication.BUSConnector
- openMonConn() - Method in class org.openwebnet4j.communication.OpenConnector
-
Opens monitor (MON) connection
- openMonConn() - Method in class org.openwebnet4j.communication.USBConnector
- OPENWEBNET_INTERFACE - org.openwebnet4j.OpenDeviceType
- org.openwebnet4j - package org.openwebnet4j
- org.openwebnet4j.bundle - package org.openwebnet4j.bundle
- org.openwebnet4j.communication - package org.openwebnet4j.communication
- org.openwebnet4j.message - package org.openwebnet4j.message
- OWN_MAX_DATA - Static variable in class org.openwebnet4j.communication.OpenConnector
- OWNAuthException - Exception in org.openwebnet4j.communication
-
Authorisation exception
- OWNAuthException() - Constructor for exception org.openwebnet4j.communication.OWNAuthException
-
Constructs a new
OWNAuthException
without a detail message. - OWNAuthException(String) - Constructor for exception org.openwebnet4j.communication.OWNAuthException
-
Constructs a new
OWNAuthException
with the specified detail message. - OWNAuthException(String, Throwable) - Constructor for exception org.openwebnet4j.communication.OWNAuthException
-
Constructs a new
OWNAuthException
with the specified detail message and cause. - OWNException - Exception in org.openwebnet4j.communication
-
OpenWebNet exception
- OWNException() - Constructor for exception org.openwebnet4j.communication.OWNException
-
Constructs a new
OWNException
without a detail message. - OWNException(String) - Constructor for exception org.openwebnet4j.communication.OWNException
-
Constructs a new
OWNException
with the specified detail message. - OWNException(String, Throwable) - Constructor for exception org.openwebnet4j.communication.OWNException
-
Constructs a new
OWNException
with the specified detail message and cause. - OWNReceiveThread(String) - Constructor for class org.openwebnet4j.communication.OpenConnector.OWNReceiveThread
P
- parse(String) - Static method in class org.openwebnet4j.message.BaseOpenMessage
-
Parses the frame and returns a new OpenMessage object.
- parseActuatorStatus(Thermoregulation) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Parse actuator status from Thermoregulation message (dimensions: 20)
- parseDimmerLevel100() - Method in class org.openwebnet4j.message.Lighting
-
Parse dimmerLevel100 (DIM: 1)
- parseFanCoilSpeed(Thermoregulation) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Parse fan coil speed from Thermoregulation message (dimensions: 11)
- parseFirmwareVersion(GatewayMgmt) - Static method in class org.openwebnet4j.message.GatewayMgmt
- parseMACAddress(GatewayMgmt) - Static method in class org.openwebnet4j.message.GatewayMgmt
-
Parse MAC address in the OWN message and return values in byte[]
- parseTemperature(Thermoregulation) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Parse temperature from a Thermoregulation message (dimensions: 0, 12, 14 or 15)
- parseValveStatus(Thermoregulation, Thermoregulation.WhatThermo) - Static method in class org.openwebnet4j.message.Thermoregulation
-
Parse valve status (CV and HV) from Thermoregulation message (dimensions: 19)
- parseWhere() - Method in class org.openwebnet4j.message.Automation
- parseWhere() - Method in class org.openwebnet4j.message.BaseOpenMessage
-
Parse WHERE and assigns it to
BaseOpenMessage.where
attribute - parseWhere() - Method in class org.openwebnet4j.message.EnergyManagement
- parseWhere() - Method in class org.openwebnet4j.message.EnergyManagementDiagnostic
- parseWhere() - Method in class org.openwebnet4j.message.GatewayMgmt
- parseWhere() - Method in class org.openwebnet4j.message.Lighting
- parseWhere() - Method in class org.openwebnet4j.message.Thermoregulation
- parseWhere() - Method in class org.openwebnet4j.message.ThermoregulationDiagnostic
- percentToWhat(int) - Static method in class org.openwebnet4j.message.Lighting
-
Return WHAT corresponding to the brightness percent.
- PLUS_1 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- PLUS_2 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- PLUS_3 - org.openwebnet4j.message.Thermoregulation.LocalOffset
- PROBE_TEMPERATURE - org.openwebnet4j.message.Thermoregulation.DimThermo
- processFrame(String) - Method in class org.openwebnet4j.communication.BUSConnector
- processFrame(String) - Method in class org.openwebnet4j.communication.OpenConnector
-
Process a frame string received
- processFrame(String) - Method in class org.openwebnet4j.communication.USBConnector
- PRODUCT_INFO - org.openwebnet4j.message.GatewayMgmt.DIM
- PROTECTION - org.openwebnet4j.message.Thermoregulation.LocalOffset
- PROTECTION - org.openwebnet4j.message.Thermoregulation.OperationMode
- PROTECTION_CONDITIONING - org.openwebnet4j.message.Thermoregulation.WhatThermo
- PROTECTION_GENERIC - org.openwebnet4j.message.Thermoregulation.WhatThermo
- PROTECTION_HEATING - org.openwebnet4j.message.Thermoregulation.WhatThermo
R
- readFrames - Variable in class org.openwebnet4j.communication.FrameChannel
- readFrames() - Method in class org.openwebnet4j.communication.FrameChannel
-
Returns the first frame String from the
FrameChannel.readFrames
queue. - reconnect() - Method in class org.openwebnet4j.OpenGateway
-
Tries to reconnect to the OpenWebNet gateway, waiting increasing time intervals.
- requestActivePower(String) - Static method in class org.openwebnet4j.message.EnergyManagement
-
OpenWebNet message request to get active power
*#18*WHERE*113##
. - requestActuatorStatus(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message N actuator status request
*#4*where*20##
. - requestDiagnostic(String) - Static method in class org.openwebnet4j.message.EnergyManagementDiagnostic
-
OpenWebNet message to request diagnostic DIM 7 (undocumented)
*#1018*WHERE*7##
. - requestDiagnostic(String) - Static method in class org.openwebnet4j.message.ThermoregulationDiagnostic
-
OpenWebNet message to request diagnostic DIM 7 (undocumented)
*#1004*WHERE*7##
. - requestDimTo(String, What) - Static method in class org.openwebnet4j.message.Lighting
-
OpenWebNet message request to dim light to level
*1*level*WHERE##
. - requestFanCoilSpeed(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request the Fan Coil Speed
*#4*where*11##
. - requestFirmwareVersion() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request for gateway firmware version
*#13**16##
. - requestKeepConnect() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request keep connect
*13*60*##
. - requestMACAddress() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request for gateway MAC address
*#13**12##
. - requestMode(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request set-point temperature with local offset and operation mode
*#4*where*12##
. - requestModel() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request for gateway model
*#13**15##
. - requestMoveDown(String) - Static method in class org.openwebnet4j.message.Automation
-
OpenWebNet message request to send
DOWN
*2*2*WHERE##
. - requestMoveUp(String) - Static method in class org.openwebnet4j.message.Automation
-
OpenWebNet message request to send
UP
*2*1*WHERE##
. - requestProductInfo(int) - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request for product information
*#13**66*index##
. - requestScanNetwork() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request to scan network
*13*65*##
. - requestSetPointTemperature(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request the current Thermostat Set Point temperature
*#4*where*14##
. - requestStatus(String) - Static method in class org.openwebnet4j.message.Automation
-
OpenWebNet message request automation status
*#2*WHERE##
. - requestStatus(String) - Static method in class org.openwebnet4j.message.Lighting
-
OpenWebNet message request light status
*#1*WHERE##
. - requestStatus(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message N zone device status request
*#4*where##
. - requestStop(String) - Static method in class org.openwebnet4j.message.Automation
-
OpenWebNet message request to send
STOP
*2*0*WHERE##
. - requestSupervisor() - Static method in class org.openwebnet4j.message.GatewayMgmt
-
OpenWebNet message request for supervisor mode
*13*66*##
. - requestTemperature(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request temperature
*#4*where*0##
. - requestTurnOff(String) - Static method in class org.openwebnet4j.message.Lighting
-
OpenWebNet message request to turn light
OFF
*1*0*WHERE##
. - requestTurnOff(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request to turn off the thermostat
OFF
*4*303*where##
. - requestTurnOn(String) - Static method in class org.openwebnet4j.message.Lighting
-
OpenWebNet message request to turn light
ON
*1*1*WHERE##
. - requestValvesStatus(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message N zone valves status request
*#4*where*19##
. - requestValveStatus(String) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message request valves status (conditioning (CV) and heating (HV))
*#4*where*19##
. - requestWriteFanCoilSpeed(String, Thermoregulation.FanCoilSpeed) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet to set the Fan Coil Speed
*#4*where*#11*speed##
. - requestWriteFunction(String, Thermoregulation.Function) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet to set the funcion.
- requestWriteMode(String, Thermoregulation.OperationMode, Thermoregulation.Function, double) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet to set the operation mode.
- requestWriteSetMode(String, Thermoregulation.WhatThermo) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet to set the Thermoregulation device mode.
- requestWriteSetpointTemperature(String, double, Thermoregulation.Function) - Static method in class org.openwebnet4j.message.Thermoregulation
-
OpenWebNet message to Manual setting of "N" zone to T temperature
*#4*where*#14*T*M##
. - RESET_DEVICE - org.openwebnet4j.message.GatewayMgmt.WHAT
- Response - Class in org.openwebnet4j.communication
-
This class represents a response to a OpenWebNet request sent to the gateway.
- Response(OpenMessage) - Constructor for class org.openwebnet4j.communication.Response
-
Creates a
Response
object associated to the request message - responseReady() - Method in class org.openwebnet4j.communication.Response
- run() - Method in class org.openwebnet4j.communication.OpenConnector.OWNReceiveThread
-
Run method to read frames from MON
S
- SCAN - org.openwebnet4j.message.GatewayMgmt.WHAT
- SCENARIO - org.openwebnet4j.message.Who
- SCENARIO_CONTROL - org.openwebnet4j.OpenDeviceType
- SCENARIO_PROGRAMMING - org.openwebnet4j.message.Who
- SCS_1_SYSTEM_1_4_GATEWAY - org.openwebnet4j.OpenDeviceType
- SCS_2_SYSTEM_1_4_GATEWAY - org.openwebnet4j.OpenDeviceType
- SCS_AUXILIARY_TOGGLE_CONTROL - org.openwebnet4j.OpenDeviceType
- SCS_DIMMER_CONTROL - org.openwebnet4j.OpenDeviceType
- SCS_DIMMER_SWITCH - org.openwebnet4j.OpenDeviceType
- SCS_DRY_CONTACT_IR - org.openwebnet4j.OpenDeviceType
- SCS_ENERGY_METER - org.openwebnet4j.OpenDeviceType
- SCS_ON_OFF_SWITCH - org.openwebnet4j.OpenDeviceType
- SCS_SHUTTER_CONTROL - org.openwebnet4j.OpenDeviceType
- SCS_SHUTTER_SWITCH - org.openwebnet4j.OpenDeviceType
- SCS_TEMP_SENSOR - org.openwebnet4j.OpenDeviceType
- SCS_THERMO_CENTRAL_UNIT - org.openwebnet4j.OpenDeviceType
- SCS_THERMOSTAT - org.openwebnet4j.OpenDeviceType
- SCS_TOGGLE_CONTROL - org.openwebnet4j.OpenDeviceType
- send(OpenMessage) - Method in class org.openwebnet4j.OpenGateway
-
Send a command message, and returns the response messages
- sendCommandSynch(String) - Method in class org.openwebnet4j.communication.OpenConnector
-
Send a command frame String on the connection, waits for a
AckOpenMessage
(ACN/NACK) or timeout and returns the received messages in aResponse
object - sendCommandSynchInternal(String) - Method in class org.openwebnet4j.communication.BUSConnector
- sendCommandSynchInternal(String) - Method in class org.openwebnet4j.communication.OpenConnector
- sendCommandSynchInternal(String) - Method in class org.openwebnet4j.communication.USBConnector
- sendFrame(String) - Method in class org.openwebnet4j.communication.FrameChannel
-
Sends a frame on the channel
- sendHighPriority(OpenMessage) - Method in class org.openwebnet4j.OpenGateway
-
Send a command message with high priority, and returns the response messages
- sendInternal(OpenMessage) - Method in class org.openwebnet4j.OpenGateway
- serialEvent(SerialPortEvent) - Method in class org.openwebnet4j.communication.USBConnector
- setActivePowerNotificationsTime(String, int) - Static method in class org.openwebnet4j.message.EnergyManagement
-
OpenWebNet message to set for how many minutes instantaneous active power change notifications will be sent
*#18*WHERE*#1200#1*TIME##
. - setListener(ConnectorListener) - Method in class org.openwebnet4j.communication.OpenConnector
-
Sets the
ConnectorListener
for MONITOR events for this OpenConnector - SHUTTER_STATUS - org.openwebnet4j.message.Automation.DIM
- SOUND_SYSTEM_1 - org.openwebnet4j.message.Who
-
Deprecated.
- SOUND_SYSTEM_2 - org.openwebnet4j.message.Who
- SPEED_1 - org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- SPEED_2 - org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- SPEED_3 - org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- start(BundleContext) - Method in class org.openwebnet4j.bundle.Activator
- stop(BundleContext) - Method in class org.openwebnet4j.bundle.Activator
- STOP - org.openwebnet4j.message.Automation.WHAT
- STOP - org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- stopReceiving() - Method in class org.openwebnet4j.communication.OpenConnector.OWNReceiveThread
- subscribe(GatewayListener) - Method in class org.openwebnet4j.OpenGateway
-
Add a listener for events from this OpenGateway.
- SUPERVISOR - org.openwebnet4j.message.GatewayMgmt.WHAT
T
- TEMP_SETPOINT - org.openwebnet4j.message.Thermoregulation.DimThermo
- TEMPERATURE - org.openwebnet4j.message.Thermoregulation.DimThermo
- TEST - org.openwebnet4j.message.GatewayMgmt.WHAT
- Thermoregulation - Class in org.openwebnet4j.message
-
OpenWebNet Thermoregulation messages (WHO=4)
- Thermoregulation(String) - Constructor for class org.openwebnet4j.message.Thermoregulation
- THERMOREGULATION - org.openwebnet4j.message.Who
- THERMOREGULATION_DIAGNOSTIC - org.openwebnet4j.message.Who
- Thermoregulation.DimThermo - Enum in org.openwebnet4j.message
- Thermoregulation.FanCoilSpeed - Enum in org.openwebnet4j.message
- Thermoregulation.Function - Enum in org.openwebnet4j.message
- Thermoregulation.LocalOffset - Enum in org.openwebnet4j.message
- Thermoregulation.OperationMode - Enum in org.openwebnet4j.message
- Thermoregulation.ValveOrActuatorStatus - Enum in org.openwebnet4j.message
- Thermoregulation.WhatThermo - Enum in org.openwebnet4j.message
- ThermoregulationDiagnostic - Class in org.openwebnet4j.message
-
OpenWebNet Thermoregulation Diagnostic messages (WHO=1004) used to discover Thermo devices on BUS
- ThermoregulationDiagnostic(String) - Constructor for class org.openwebnet4j.message.ThermoregulationDiagnostic
- toString() - Method in class org.openwebnet4j.BUSGateway
- toString() - Method in class org.openwebnet4j.communication.Response
- toString() - Method in class org.openwebnet4j.message.OpenMessage
- toString() - Method in class org.openwebnet4j.message.Where
- toString() - Method in enum org.openwebnet4j.message.Who
- toString() - Method in class org.openwebnet4j.USBGateway
- toStringVerbose() - Method in class org.openwebnet4j.message.AckOpenMessage
- toStringVerbose() - Method in class org.openwebnet4j.message.BaseOpenMessage
- toStringVerbose() - Method in class org.openwebnet4j.message.OpenMessage
-
Get a verbose representation of this message.
U
- UNIT_01 - Static variable in class org.openwebnet4j.message.WhereZigBee
- UNIT_02 - Static variable in class org.openwebnet4j.message.WhereZigBee
- UNIT_ALL - Static variable in class org.openwebnet4j.message.WhereZigBee
- UNKNOWN - org.openwebnet4j.message.Who
- UNKNOWN - org.openwebnet4j.OpenDeviceType
-
OpenWebNet Device types.
- unsubscribe(GatewayListener) - Method in class org.openwebnet4j.OpenGateway
-
Remove a listener for events from this OpenGateway.
- UnsupportedFrameException - Exception in org.openwebnet4j.message
-
UnsupportedFrameException class is used when a OpenWebNet frame is not supported by the library.
- UnsupportedFrameException() - Constructor for exception org.openwebnet4j.message.UnsupportedFrameException
-
Constructs a new
UnsupportedFrameException
without a detail message. - UnsupportedFrameException(String) - Constructor for exception org.openwebnet4j.message.UnsupportedFrameException
-
Constructs a new
UnsupportedFrameException
with the specified detail message. - UnsupportedFrameException(String, Throwable) - Constructor for exception org.openwebnet4j.message.UnsupportedFrameException
-
Constructs a new
UnsupportedFrameException
with the specified detail message and cause. - UP - org.openwebnet4j.message.Automation.WHAT
- USBConnector - Class in org.openwebnet4j.communication
-
Class for communicating with a ZigBee USB Gateway using the OpenWebNet protocol
- USBConnector(String) - Constructor for class org.openwebnet4j.communication.USBConnector
- USBGateway - Class in org.openwebnet4j
-
Class
USBGateway
to connect to ZigBee USB Gateways usingUSBConnector
- USBGateway(String) - Constructor for class org.openwebnet4j.USBGateway
V
- value() - Method in enum org.openwebnet4j.message.Automation.DIM
- value() - Method in enum org.openwebnet4j.message.Automation.WHAT
- value() - Method in interface org.openwebnet4j.message.Dim
- value() - Method in enum org.openwebnet4j.message.EnergyManagement.DIM
- value() - Method in enum org.openwebnet4j.message.EnergyManagement.WHAT
- value() - Method in enum org.openwebnet4j.message.GatewayMgmt.DIM
- value() - Method in enum org.openwebnet4j.message.GatewayMgmt.WHAT
- value() - Method in enum org.openwebnet4j.message.Lighting.DIM
- value() - Method in enum org.openwebnet4j.message.Lighting.WHAT
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.DimThermo
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.Function
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.OperationMode
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
- value() - Method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
- value() - Method in interface org.openwebnet4j.message.What
- value() - Method in class org.openwebnet4j.message.Where
-
Returns a String with the value of this WHERE
- value() - Method in enum org.openwebnet4j.message.Who
- valueOf(String) - Static method in enum org.openwebnet4j.message.Automation.DIM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Automation.WHAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.EnergyManagement.DIM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.EnergyManagement.WHAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.GatewayMgmt.DIM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.GatewayMgmt.WHAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Lighting.DIM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Lighting.WHAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.DimThermo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.LocalOffset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.OperationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.message.Who
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openwebnet4j.OpenDeviceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openwebnet4j.message.Automation.DIM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Automation.WHAT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.EnergyManagement.DIM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.EnergyManagement.WHAT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.GatewayMgmt.DIM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.GatewayMgmt.WHAT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Lighting.DIM
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Lighting.WHAT
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.DimThermo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.FanCoilSpeed
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.Function
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.LocalOffset
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.OperationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.ValveOrActuatorStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Thermoregulation.WhatThermo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.message.Who
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openwebnet4j.OpenDeviceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueWithUnit(String) - Method in class org.openwebnet4j.message.WhereZigBee
-
Returns a String with the value of this WHERE using the provided string as UNIT
- VALVES_STATUS - org.openwebnet4j.message.Thermoregulation.DimThermo
- VIDEO_DOOR_ENTRY_SYSTEM - org.openwebnet4j.message.Who
- VIDEO_SWITCHER - org.openwebnet4j.OpenDeviceType
W
- waitResponse() - Method in class org.openwebnet4j.communication.Response
- What - Interface in org.openwebnet4j.message
-
Class to wrap WHAT part of frame
- WHAT_COMMAND_TRANSLATION - Static variable in interface org.openwebnet4j.message.What
- whatFromValue(int) - Method in class org.openwebnet4j.message.Automation
- whatFromValue(int) - Method in class org.openwebnet4j.message.BaseOpenMessage
- whatFromValue(int) - Method in class org.openwebnet4j.message.EnergyManagement
- whatFromValue(int) - Method in class org.openwebnet4j.message.EnergyManagementDiagnostic
- whatFromValue(int) - Method in class org.openwebnet4j.message.GatewayMgmt
- whatFromValue(int) - Method in class org.openwebnet4j.message.Lighting
- whatFromValue(int) - Method in class org.openwebnet4j.message.Thermoregulation
- whatFromValue(int) - Method in class org.openwebnet4j.message.ThermoregulationDiagnostic
- where - Variable in class org.openwebnet4j.message.BaseOpenMessage
- Where - Class in org.openwebnet4j.message
-
Class to wrap WHERE part of frame
- Where(String) - Constructor for class org.openwebnet4j.message.Where
- WhereEnergyManagement - Class in org.openwebnet4j.message
-
WHERE for Energy Management frames
- WhereEnergyManagement(String) - Constructor for class org.openwebnet4j.message.WhereEnergyManagement
- WhereLightAutom - Class in org.openwebnet4j.message
-
WHERE for Lighting and Automation frames
- WhereLightAutom(String) - Constructor for class org.openwebnet4j.message.WhereLightAutom
- whereStr - Variable in class org.openwebnet4j.message.BaseOpenMessage
- whereStr - Variable in class org.openwebnet4j.message.Where
- WhereThermo - Class in org.openwebnet4j.message
-
WHERE for Thermoregulation frames
- WhereThermo(String) - Constructor for class org.openwebnet4j.message.WhereThermo
- WhereZigBee - Class in org.openwebnet4j.message
-
WHERE for ZigBee Lighting and Automation frames
- WhereZigBee(String) - Constructor for class org.openwebnet4j.message.WhereZigBee
- who - Variable in class org.openwebnet4j.message.BaseOpenMessage
- Who - Enum in org.openwebnet4j.message
-
OpenWebNet WHO types.
- WHO_IMPLEMENTED - org.openwebnet4j.message.GatewayMgmt.DIM
Z
- ZB_NETWORK - Static variable in class org.openwebnet4j.message.WhereZigBee
- ZIGBEE_AUTOMATIC_DIMMER_SWITCH - org.openwebnet4j.OpenDeviceType
- ZIGBEE_AUXILIARY_MOTION_CONTROL - org.openwebnet4j.OpenDeviceType
- ZIGBEE_AUXILIARY_ON_OFF_1_GANG_SWITCH - org.openwebnet4j.OpenDeviceType
- ZIGBEE_CHANNEL - org.openwebnet4j.message.GatewayMgmt.DIM
- ZIGBEE_DAYLIGHT_SENSOR - org.openwebnet4j.OpenDeviceType
- ZIGBEE_DIMMER_CONTROL - org.openwebnet4j.OpenDeviceType
- ZIGBEE_DIMMER_SWITCH - org.openwebnet4j.OpenDeviceType
- ZIGBEE_MOTION_DETECTOR - org.openwebnet4j.OpenDeviceType
- ZIGBEE_MOTION_DETECTOR_II - org.openwebnet4j.OpenDeviceType
- ZIGBEE_ON_OFF_CONTROL - org.openwebnet4j.OpenDeviceType
- ZIGBEE_ON_OFF_SWITCH - org.openwebnet4j.OpenDeviceType
- ZIGBEE_SHUTTER_CONTROL - org.openwebnet4j.OpenDeviceType
- ZIGBEE_SHUTTER_SWITCH - org.openwebnet4j.OpenDeviceType
- ZIGBEE_SWITCH_MOTION_DETECTOR - org.openwebnet4j.OpenDeviceType
- ZIGBEE_SWITCH_MOTION_DETECTOR_II - org.openwebnet4j.OpenDeviceType
- ZIGBEE_TOGGLE_CONTROL - org.openwebnet4j.OpenDeviceType
- ZIGBEE_WATERPROOF_1_GANG_SWITCH - org.openwebnet4j.OpenDeviceType
All Classes All Packages