Class WirelessDeviceEthernetStatusPowerPoe
Wireless Device Ethernet Status PoE power details object
[DataContract]
public class WirelessDeviceEthernetStatusPowerPoe
- Inheritance
-
WirelessDeviceEthernetStatusPowerPoe
- Inherited Members
Properties
IsConnected
PoE Power Connected
[DataMember(Name = "isConnected")]
public bool IsConnected { get; set; }