Differences
This shows you the differences between two versions of the page.
|
prontolamp [2010/07/28 22:34] sestst |
prontolamp [2010/07/28 22:36] (current) sestst |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * **UseModulation** //[get] [set]// The Pronto code contains information about the modulation frequency. If the message shall be sent as IR, this should be set to true. | * **UseModulation** //[get] [set]// The Pronto code contains information about the modulation frequency. If the message shall be sent as IR, this should be set to true. | ||
| ===== Actions ===== | ===== Actions ===== | ||
| - | * **on** | + | * **on** Turn the device on, which means sending the //OnCode// |
| - | * **off** | + | * **off** Turn the device off, which means sending the //OffCode// |
| - | * **toggle** | + | * **toggle** Toggle current state and send //OnCode// or //OffCode// |
| ==== See also ==== | ==== See also ==== | ||
| [[start|NetHomeServer]] | [[start|NetHomeServer]] | ||