| StorageStates Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.StorageStates"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public enum StorageStates
Public Enumeration StorageStates
public enum class StorageStates
dss_sharp.StorageStates = function();
dss_sharp.StorageStates.createEnum('dss_sharp.StorageStates', false);
Members
| Member name | Value | Description |
---|
| Charging | -1 | |
| Idling | 0 | |
| Discharging | 1 | |
See Also