@Version(value="1.0.0") @Export
See: Description
Interface | Description |
---|---|
StartStoppable |
Declares an OpenEMS Component as being able to get started and stopped.
|
Enum | Description |
---|---|
StartStop | |
StartStopConfig |
Every OpenEMS Component that implements
StartStoppable is required to
have a configuration property "startStop" of this type that overrides the
logic of the StartStoppable.setStartStop(StartStop) method: |
StartStoppable.ChannelId |