Difference between revisions of "Seznam funkcí LUA"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
* [[devices.system.Reboot()]] | * [[devices.system.Reboot()]] | ||
* [[devices.system.sessionCount]] | * [[devices.system.sessionCount]] | ||
+ | * [[devices.system.freeSpace]] | ||
+ | * [[devices.system.totalSpace]] | ||
+ | * [[devices.system.averageLoad]] | ||
+ | * [[Devices.system.outputN consumptionStart]] | ||
+ | * [[toboolean()]] |
Latest revision as of 14:06, 17 October 2016
- devices.system.SetOut()
- devices.system.ResetOut()
- devices.system.outputN_state
- devices.system.outputN_consumption
- delay()
- milliDelay()
- log()
- logf()
- devices.system.outputN_cumulatedConsumption
- devices.system.ResetCumulativeConsumption()
- mail()
- cgiGet()
- devices.system.CustomCGI()
- ping()
- devices.system.Reboot()
- devices.system.sessionCount
- devices.system.freeSpace
- devices.system.totalSpace
- devices.system.averageLoad
- Devices.system.outputN consumptionStart
- toboolean()