See: Description
Class | Description |
---|---|
Abstract4diacPluginController |
Abstract class for Polysun PluginControllers that communicate with 4diac IEC 61499 applications running on 4diac-RTE (FORTE).
|
AbstractActorController |
Defines the default behaviour of a FORTE actor plugin controller for receiving control signals from IEC 61499 applications running on 4diac-RTE (FORTE).
|
AbstractSensorController |
Defines the default behaviour of a FORTE sensor plugin controller for sending data to IEC 61499 applications running on 4diac-RTE (FORTE).
|
AbstractSingleComponentController |
Abstract class for Polysun PluginControllers that communicate with 4diac IEC 61499 applications running on 4diac-RTE (FORTE).
|
BatteryActorController |
Plugin controller for receiving the battery's set power from 4diac-RTE (FORTE).
|
BatteryActorTest |
JUnit tests for the BatteryActorController.
|
BatterySensorController |
Plugin controller for sending the battery's SoC and power throughput to 4diac-RTE (FORTE).
|
BatterySensorTest |
JUnit tests for the BatterySensorController.
|
EchoActor |
Wrapper for an IForteSocket.
|
EchoSensor |
Wrapper for an IForteSocket.
|
ForteActorSensorPlugin |
Controller plugin for Polysun.
|
GenericActorController |
Plugin controller for receiving data from IEC 61499 applications running on 4diac-RTE (FORTE).
|
GenericActorTest |
JUnit tests for the GenericActorController.
|
GenericForteController |
Plugin controller for sending data to and receiving data from IEC 61499 applications running on 4diac-RTE (FORTE).
|
GenericForteControllerTest |
JUnit tests for the GenericSensorController.
|
GenericSensorController |
Plugin controller for sending data to IEC 61499 applications running on 4diac-RTE (FORTE).
|
GenericSensorTest |
JUnit tests for the GenericSensorController.
|
IForteSocketEcho |
Abstract echo class wrapper for IForteSocket JUnit testing
|
LoadSensorController |
Plugin controller for sending the PV field's power to 4diac-RTE (FORTE).
|
LoadSensorTest |
JUnit tests for the BatterySensorController.
|
PVActorController | |
PVActorTest |
JUnit tests for the PVActorController.
|
PVSensorController |
Plugin controller for sending the PV field's power to 4diac-RTE (FORTE).
|
PVSensorTest |
JUnit tests for the BatterySensorController.
|
SGReadyHeatPumpController |
Plugin controller for receiving the heat pump's control mode from 4diac-RTE (FORTE).
|
SGReadyHeatPumpTest |
JUnit tests for the SGReadyHeatPumpController.
|