| Package | Description |
|---|---|
| stella.io | |
| stella.net | |
| stella.net.ads | |
| stella.roof |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyRS485
A dummy class for testing event casting by the serial server.
|
class |
PollingBeckhoffServer |
class |
PollingRS485Server
An extension to a normal RS485-server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVariableMonitor |
class |
PreRecordedFiles
A simple class that allocates files named as the variable to monitor, and
deserializes an array of objects out of it.
|
class |
PreRecordedMonitor
A pre-recorded variable monitor has some way of assigning an array of
possible readings to variable names.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdsVariableMonitor |
| Modifier and Type | Method and Description |
|---|---|
void |
BeckhoffRoof.PlcTrigger.registerBeckhoff(CacheChangedCaster beckhoff)
If the driver is also a cache changed caster, we register ourself as
a
listener on the
#KEY_PLCREAD property. |
private void |
BeckhoffRoof.registerDriverToParameters(CacheChangedCaster beckhoff,
List<BeckhoffRoof.PlcTrigger> plc) |