Difference between revisions of "NETIO Lua Reference"

From wiki.netio-products.com
Jump to navigation Jump to search
(Redirected page to NETIO Specific Reference manual)
(Tag: New redirect)
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== devices.system ===
+
#REDIRECT [[NETIO Specific Reference manual]]
* function [[Function devices.system.SetOut()|.SetOut()]] - turns the outlet on or off
 
* 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
 
* 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)
 
* function [[Function devices.system.output1_resetCumulativeConsumption|.output1_resetCumulativeConsumption]] - resets outlet's energy counter
 

Latest revision as of 18:51, 11 July 2019