Difference between revisions of "NETIO Lua Reference"

From wiki.netio-products.com
Jump to navigation Jump to search
Line 3: Line 3:
 
* function [[Function devices.system.ResetOut()|.ResetOut()]] - turns the outlet off and then resets its previous state
 
* function [[Function devices.system.ResetOut()|.ResetOut()]] - turns the outlet off and then resets its previous state
 
* string [[String devices.system.output1_state|.output1_state]] - outlet's state
 
* string [[String devices.system.output1_state|.output1_state]] - outlet's state
* number [[Number devices.system.output1_consumption]] - outlet's consumption (in Watts)
+
* number [[Number devices.system.output1_consumption|.output1_consumption]] - outlet's consumption (in Watts)
 +
* number [[Number devices.system.output1_cumulatedConsumption|.output1_cumulatedConsumption]] - outlet's consumed energy (in Watthours)

Revision as of 23:48, 14 April 2017

devices.system