C# 클래스 ThermostatMonitorWebApi.Thermostat

파일 보기 프로젝트 열기: AndroidThermostat/ThermostatMonitor-Net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CheckinTime System.DateTime
IpAddress string
State string
Temperature int

프로퍼티 상세

CheckinTime 공개적으로 프로퍼티

public DateTime,System CheckinTime
리턴 System.DateTime

IpAddress 공개적으로 프로퍼티

public string IpAddress
리턴 string

State 공개적으로 프로퍼티

public string State
리턴 string

Temperature 공개적으로 프로퍼티

public int Temperature
리턴 int