Class PowerManagerMessage
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] The Power Manager message is able to toggle switch states and other properties of the power system based on the input from another source.
public sealed class PowerManagerMessage : Message
- Inheritance
-
PowerManagerMessage
Fields
SwitchStates
The states of all switches ordered by when they were added.
[Unit(UnitType.NONE)]
public bool[] SwitchStates
Field Value
- bool[]