Definition at line 61 of file Power.H.
Public Attributes | |
| std::string | source |
| float | min_volts |
| float | max_volts |
| float | volts |
| Time | timestamp |
| bool | ac_online |
| std::string source |
Definition at line 62 of file Power.H.
Referenced by Power::activateConsumer(), Power::activateSupplier(), Power::getNextData(), and Power::publishData().
| float min_volts |
Definition at line 63 of file Power.H.
Referenced by Power::activateConsumer(), Power::activateSupplier(), Power::getNextData(), and Power::publishData().
| float max_volts |
Definition at line 64 of file Power.H.
Referenced by Power::activateConsumer(), Power::activateSupplier(), Power::getNextData(), and Power::publishData().
| float volts |
Definition at line 65 of file Power.H.
Referenced by Power::activateConsumer(), Power::activateSupplier(), Power::getNextData(), and Power::publishData().
Definition at line 66 of file Power.H.
Referenced by Power::getNextData(), and Power::publishData().
| bool ac_online |
Definition at line 67 of file Power.H.
Referenced by Power::activateConsumer(), Power::activateSupplier(), Power::getNextData(), and Power::publishData().
1.5.1