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