| Package | Description |
|---|---|
| stella.environment | |
| stella.io | |
| stella.roof | |
| stella.sensor |
| Modifier and Type | Field and Description |
|---|---|
private PollingRS485Server |
EnvironmentMaster.roofrs485
The RS485-server delivering cache-changed events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyRS485
A dummy class for testing event casting by the serial server.
|
| Modifier and Type | Field and Description |
|---|---|
protected static PollingRS485Server |
RoofReceiver.serial
The serial port server.
|
| Modifier and Type | Field and Description |
|---|---|
private PollingRS485Server |
RS485Sensor.serial
The instance of the polling rs485 server.
|
private PollingRS485Server |
RS485RainImminentSensor.serial
The poller this rain sensor listens to.
|
private PollingRS485Server |
RS485RainSensor.serial
The poller this rain sensor listens to.
|