Click or drag to resize

StoragesState Property

[This is preliminary documentation and is subject to change.]

Get/set state: 0=Idling; 1=Discharging; -1=Charging; Related enumeration: StorageStates

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int State { get; set; }

Property Value

Type: Int32
See Also