Class in Zendir.Messages | Inherits from Message
Declaration
class PowerMessage;Description
Message structure that defines the power information for a power source or sink, able to manipulate the power for a network.
Properties
| Declared | Description |
|---|---|
| IsActive | A flag for if the power source or sink is currently active. |
| NominalVoltage | The desired voltage in Volts. |
| Power | Current power in Watts. |