- CATEGORY - Static variable in class com.microej.demo.thermorest.Messages
-
Category message.
- CELCIUS - Static variable in class com.microej.demo.thermorest.model.ThermostatModel
-
Celcius unit.
- CertificateLoader - Interface in com.microej.demo.thermorest.cloud.aws
-
Loader of certificate file.
- clientIsLogged() - Method in class com.microej.demo.thermorest.HeadlessThermostat
-
Checks if a client has been logged.
- CLOUD_ERROR - Static variable in class com.microej.demo.thermorest.Messages
-
Error for cloud management.
- CloudConnector - Class in com.microej.demo.thermorest.cloud
-
- CloudConnector() - Constructor for class com.microej.demo.thermorest.cloud.CloudConnector
-
- com.microej.demo.thermorest - package com.microej.demo.thermorest
-
Demo mounting a Web server to handle a thermostat.
- com.microej.demo.thermorest.cloud - package com.microej.demo.thermorest.cloud
-
This package AWS implementation of the cloud connector.
- com.microej.demo.thermorest.cloud.aws - package com.microej.demo.thermorest.cloud.aws
-
This package contains AWS implementation of the cloud connector.
- com.microej.demo.thermorest.cloud.mqtt - package com.microej.demo.thermorest.cloud.mqtt
-
This package contains MQTT implementation of the cloud connector.
- com.microej.demo.thermorest.endpoint - package com.microej.demo.thermorest.endpoint
-
This package contains the management of cloud connectors.
- com.microej.demo.thermorest.model - package com.microej.demo.thermorest.model
-
This package contains models used by the thermostat.
- com.microej.demo.thermorest.util - package com.microej.demo.thermorest.util
-
This package contains utility classes.
- connectionLost(Throwable) - Method in class com.microej.demo.thermorest.cloud.mqtt.ThermostatMQTT
-
- createAWSConnector(Properties, CertificateLoader) - Static method in class com.microej.demo.thermorest.Main
-
Creates an AWS connector.