Differences
This shows you the differences between two versions of the page.
mbmthermometer [2008/03/16 13:37] 127.0.0.1 external edit |
mbmthermometer [2018/11/03 02:59] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{port64.png|}} | ||
- | |||
- | ====== MBMThermometer ====== | ||
- | This module is a part of the [[NetHomeServer]]. Documentation is not written yet for this module. | ||
- | |||
- | ===== Attributes ===== | ||
- | * **WeekDayTimes** //[get] [set]// Active time periods during Monday to Friday. Multiple time periods are separated with comma "," | ||
- | * **WeekEndTimes** //[get] [set]// Active time periods during Monday to Friday. Multiple time periods are separated with comma "," | ||
- | * **OnCommand** //[get] [set]// Command to be executed at the start of a time period. Se above for syntax. | ||
- | * **OffCommand** //[get] [set]// Command to be executed at the end of a time period. Se above for syntax. | ||
- | |||
- | ===== Actions ===== | ||
- | * **On** | ||
- | * **Off** Explicitly calls the defined OffCommand. This does not affect the schedule. | ||
- | |||
- | ==== See also ==== | ||
- | [[NetHomeServer]] | ||