ParkSquare.SkyTv by Jon Meesam

<PackageReference Include="ParkSquare.SkyTv" Version="8.0.0" />

 SkyBox

public class SkyBox
public string AirplayId { get; set; }

public string AsVersion { get; set; }

public string BluetoothId { get; set; }

public bool Cable { get; set; }

public string DeviceId { get; set; }

public string DeviceType { get; set; }

public bool DrmActivationStatus { get; set; }

public bool Gateway { get; set; }

public string GatewayIpAddress { get; set; }

public string HardwareName { get; set; }

public bool HdrCapable { get; set; }

public string HouseholdToken { get; set; }

public IPAddress IpAddress { get; set; }

public bool LocalIrDatabase { get; set; }

public string MacAddress { get; set; }

public string Manufacturer { get; set; }

public bool MeshEnabled { get; set; }

public string ModelNumber { get; set; }

public string NetworkVersion { get; set; }

public int NumDttTuners { get; set; }

public bool PipCapable { get; set; }

public PowerStatus PowerStatus { get; set; }

public decimal PurchaseBalance { get; set; }

public decimal PurchaseLimit { get; set; }

public string ReceiverId { get; set; }

public string SerialNumber { get; set; }

public TimeSpan SystemUptime { get; set; }

public bool UhdCapable { get; set; }

public string VersionNumber { get; set; }

public string VespaId { get; set; }

public string ViewingCardNumber { get; set; }

public string WakeReason { get; set; }

public SkyBox()