JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
X
S
serialize()
- Method in class com.microej.demo.thermorest.model.
ThermostatModel
Gets a serialize version of the
ThermostatModel
.
setEndpoints(RestEndpoint...)
- Method in class com.microej.demo.thermorest.
HeadlessThermostat
Sets the additional endpoints.
setIsConnected(boolean)
- Method in class com.microej.demo.thermorest.cloud.
PeriodicPublisherCloud
Sets the cloud connector to be connected.
setPort(int)
- Method in class com.microej.demo.thermorest.
HeadlessThermostat
Sets the server port.
setTargetTemperature(float)
- Method in class com.microej.demo.thermorest.model.
AutomaticThermostatModel
setTargetTemperature(float)
- Method in class com.microej.demo.thermorest.model.
ThermostatModel
Sets the target and notify the listeners.
setTemperature(float)
- Method in class com.microej.demo.thermorest.model.
AutomaticThermostatModel
setTemperature(float)
- Method in class com.microej.demo.thermorest.model.
ThermostatModel
Sets the temperature and notify the listeners.
setThermostat(HeadlessThermostat)
- Method in class com.microej.demo.thermorest.cloud.
PeriodicPublisherCloud
Sets the thermostat.
setUnit(String)
- Method in class com.microej.demo.thermorest.model.
ThermostatModel
Sets the unit.
SslContextHelper
- Class in
com.microej.demo.thermorest.cloud.aws
This class provides functions to help creating key stores and trust stores for initializing the SSL context.
start()
- Method in class com.microej.demo.thermorest.cloud.
CloudConnector
Starts the connector behaviour.
start()
- Method in class com.microej.demo.thermorest.cloud.
PeriodicPublisherCloud
start()
- Method in class com.microej.demo.thermorest.
HeadlessThermostat
Starts the thermostat server.
start(HeadlessThermostat, int)
- Static method in class com.microej.demo.thermorest.
Main
Starts the thermostat.
stop()
- Method in class com.microej.demo.thermorest.cloud.
CloudConnector
Stops the connector behaviour.
stop()
- Method in class com.microej.demo.thermorest.cloud.
PeriodicPublisherCloud
Stops the publishing.
stop()
- Method in class com.microej.demo.thermorest.
HeadlessThermostat
Stops the server.
subscribe(String)
- Method in class com.microej.demo.thermorest.cloud.aws.
ThermostatAWS
subscribe(String)
- Method in class com.microej.demo.thermorest.cloud.mqtt.
ThermostatMQTT
subscribe(String)
- Method in class com.microej.demo.thermorest.cloud.
PeriodicPublisherCloud
Subscribes to a topic.
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes