Uses of Class
org.openwebnet4j.message.MalformedFrameException
-
Packages that use MalformedFrameException Package Description org.openwebnet4j.message -
-
Uses of MalformedFrameException in org.openwebnet4j.message
Methods in org.openwebnet4j.message that throw MalformedFrameException Modifier and Type Method Description static OpenMessageBaseOpenMessage. parse(String frame)Parses the frame and returns a new OpenMessage object.static ThermoregulationThermoregulation. requestWriteSetMode(String where, Thermoregulation.WhatThermo newMode)OpenWebNet to set the Thermoregulation device mode.static ThermoregulationThermoregulation. requestWriteSetpointTemperature(String where, double newSetPointTemperature, Thermoregulation.Function function)OpenWebNet message to Manual setting of "N" zone to T temperature*#4*where*#14*T*M##.
-