C# Class ThermostatMonitorWebApi.Thermostat

Show file Open project: AndroidThermostat/ThermostatMonitor-Net Class Usage Examples

Public Properties

Property Type Description
CheckinTime System.DateTime
IpAddress string
State string
Temperature int

Property Details

CheckinTime public property

public DateTime,System CheckinTime
return System.DateTime

IpAddress public property

public string IpAddress
return string

State public property

public string State
return string

Temperature public property

public int Temperature
return int