no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | ezeio2:scriptref:setdevicestatus [2021-06-14 22:51] (current) – created andreh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== SetDeviceStatus ==== | ||
| + | |||
| + | Set the device status | ||
| + | |||
| + | === Description === | ||
| + | |||
| + | < | ||
| + | |||
| + | This function returns no value. | ||
| + | |||
| + | === Parameters === | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | See GetDeviceStatus for possible values for the Status item parameter. | ||
| + | |||
| + | === Return value === | ||
| + | |||
| + | 0 | ||
| + | |||
| + | === Example usage === | ||
| + | |||
| + | <code javascript> | ||
| + | | ||
| + | </ | ||