From GridLAB-D Wiki
thermostat_last_cycle_time – The last time at which the thermostat changed state
Synopsis
module residential; class house { timestamp thermostat_last_cycle_time[s]; } object house { thermostat_last_cycle_time value s; }
Remarks
TODO:
Default
TODO: