Method | Description | |
---|---|---|
DeleteSnapshot ( int snapshotId ) : void | ||
GetPropertyValue ( string propertyName ) : object | ||
GetSecondsPerHour ( int timezoneOffset ) : |
||
LoadLastSnapshot ( int thermostatId ) : |
||
LoadSnapshot ( int snapshotId ) : |
||
SaveSnapshot ( |
||
Snapshot ( ) : System |
Method | Description | |
---|---|---|
GetSnapshot ( |
public static DeleteSnapshot ( int snapshotId ) : void | ||
snapshotId | int | |
return | void |
public GetPropertyValue ( string propertyName ) : object | ||
propertyName | string | |
return | object |
public GetSecondsPerHour ( int timezoneOffset ) : |
||
timezoneOffset | int | |
return |
public static LoadLastSnapshot ( int thermostatId ) : |
||
thermostatId | int | |
return |
public static LoadSnapshot ( int snapshotId ) : |
||
snapshotId | int | |
return |
public static SaveSnapshot ( |
||
snapshot | ||
return | int |