All public logs

Jump to navigation Jump to search

Combined display of all available logs of wiki.netio-products.com. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
 
 
 
  • 17:29, 11 July 2019 Phrych (talk | contribs) created page DO state changed (Created page with "{{DISPLAYTITLE:Script trigger DO state changed}} Triggered when output state is changed. Arguments are stored in table <code>event.args</code> === Arguments === * <code>outpu...")
  • 17:27, 11 July 2019 Phrych (talk | contribs) created page Mqtt has connected to the broker (Created page with "{{DISPLAYTITLE:Script trigger Mqtt has connected to the broker}} Triggered when NETIO connects to the MQTT broker. Arguments are stored in table <code>event.args</code> === A...")
  • 17:25, 11 July 2019 Phrych (talk | contribs) created page System variables updated (Created page with "{{DISPLAYTITLE:Script trigger System variables updated}} Triggered when system variables are updated (approximately every 10 seconds). Arguments are stored in table <code>even...")
  • 17:22, 11 July 2019 Phrych (talk | contribs) created page Mqtt received message on subscribed topic (Created page with "{{DISPLAYTITLE:Script trigger Mqtt received message on subscribed topic}} Triggered when message is published on subscribed topic. Arguments are stored in table <code>event.ar...")
  • 17:21, 11 July 2019 Phrych (talk | contribs) created page System started up (Created page with "{{DISPLAYTITLE:Script trigger System started up}} Triggered when NETIO starts. This trigger has no arguments.")
  • 17:19, 11 July 2019 Phrych (talk | contribs) created page Incoming URL API request (Created page with "{{DISPLAYTITLE:Script trigger Incoming URL API request}} Trigged when NETIO recieves URL API request. Arguments are given in url. Arguments are stored in table <code>event.arg...")
  • 17:12, 11 July 2019 Phrych (talk | contribs) created page Schedule has started or stopped (Created page with "{{DISPLAYTITLE:Script trigger Schedule has started or stopped}} Triggered when selected schedule starts. Arguments are stored in table <code>event.args</code> === Arguments =...")
  • 17:09, 11 July 2019 Phrych (talk | contribs) created page Global power characteristics changed (Created page with "{{DISPLAYTITLE:Script trigger Global power characteristics changed}} Triggered by change of global power characteristics (voltage, frequency). Arguments are stored in table <c...")
  • 16:49, 11 July 2019 Phrych (talk | contribs) created page Power measurements changed (Created page with "{{DISPLAYTITLE:Script trigger Power measurements changed}} Triggered by any change of measured variable on any output. Values in arguments are only for changed output. Argumen...")
  • 14:50, 11 July 2019 Phrych (talk | contribs) created page Function devices.system.MqttPublish() (Created page with "{{DISPLAYTITLE:function devices.system.MqttPublish()}} Publish a message to MQTT topic <i>nil</i> <b>devices.system.MqttPublish</b>(<i>table</i> <code>config</code>) === Pa...")
  • 14:45, 11 July 2019 Phrych (talk | contribs) created page Function devices.system.MqttLuaSubscribe() (Created page with "{{DISPLAYTITLE:function devices.system.MqttLuaSubscribe()}} Function for subscribing to certain MQTT topic. <i>nil</i> <b>devices.system.MqttLuaSubscribe</b>(<i>table</i> <c...")
  • 13:55, 11 July 2019 Phrych (talk | contribs) deleted page CgiGet() (content was: "<big>Funkce která vyšle http request na danou url</big> '''Kategorie:''' Systémová funkce '''Kličova slova:''' cgi, http request,...", and the only contributor was "Phrych" (talk))
  • 15:07, 20 June 2019 Phrych (talk | contribs) created page Function modbusWriteSingleCoil() (Created page with "{{DISPLAYTITLE:function modbusWriteSingleCoil()}} Write value to single coil using modbus protocol. The call is asynchronous: the code execution proceeds immediately and when...")
  • 15:04, 20 June 2019 Phrych (talk | contribs) created page Function modbusWriteSingleRegister() (Created page with "{{DISPLAYTITLE:function modbusWriteSingleRegister()}} Write value from to single register using modbus protocol. The call is asynchronous: the code execution proceeds immediat...")
  • 14:56, 20 June 2019 Phrych (talk | contribs) created page Function modbusReadInputRegister() (Created page with "{{DISPLAYTITLE:function modbusReadInputRegister()}} Read value from single input register using modbus protocol. The call is asynchronous: the code execution proceeds immediat...")
  • 14:49, 20 June 2019 Phrych (talk | contribs) created page Function modbusReadHoldingRegister() (Created page with "{{DISPLAYTITLE:function modbusReadHoldingRegister()}} Read value from single holding register using modbus protocol. The call is asynchronous: the code execution proceeds imme...")
  • 14:45, 20 June 2019 Phrych (talk | contribs) created page Function modbusReadDiscreteInput() (Created page with "{{DISPLAYTITLE:function modbusReadDiscreteInput()}} Read value from discrete input using modbus protocol. The call is asynchronous: the code execution proceeds immediately and...")
  • 14:36, 20 June 2019 Phrych (talk | contribs) created page Function modbusReadCoil() (Created page with "{{DISPLAYTITLE:function modbusReadCoil()}} Read value from single coil using modbus protocol. The call is asynchronous: the code execution proceeds immediately and when the re...")
  • 17:40, 19 June 2019 Phrych (talk | contribs) created page String devices.system.serialNumber (Created page with "{{DISPLAYTITLE:number devices.system.serialNumber}} Returns the serial number of the socket. <b>The property is read only!</b> <i>number</i> <code>devices.system.serialNumbe...")
  • 17:38, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.energyStart (Created page with "{{DISPLAYTITLE:number devices.system.energyStart}} Date and time since the last reset of the consumption counter. See Function devices.system.resetCumulativeConsumption()|.r...")
  • 17:34, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.totalEnergy (Created page with "{{DISPLAYTITLE:number devices.system.totalEnergy}} Returns the total energy (in Wh) consumed by socket from last consumption restart (Function devices.system.resetCumulative...")
  • 17:31, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.totalLoad (Created page with "{{DISPLAYTITLE:number devices.system.totalLoad}} Returns the total load (in watts) of the socket. <b>The property is read only!</b> <i>number</i> <code>devices.system.totalL...")
  • 17:26, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.totalCurrent (Created page with "{{DISPLAYTITLE:number devices.system.totalCurrent}} Returns the current (in milliamperes) on the socket. <b>The property is read only!</b> <i>number</i> <code>devices.system...")
  • 17:24, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.frequency (Created page with "{{DISPLAYTITLE:number devices.system.frequency}} Returns the frequency (in millihertz) on the socket. <b>The property is read only!</b> <i>number</i> <code>devices.system.fr...")
  • 17:20, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.overallPowerFactor (Created page with "{{DISPLAYTITLE:number devices.system.overallPowerFactor}} Returns the power factor of socket times 1000. <b>The property is read only!</b> <i>number</i> <code>devices.system...")
  • 16:25, 19 June 2019 Phrych (talk | contribs) created page Function snmpGet() (Created page with "{{DISPLAYTITLE:function snmpGet()}} Execute SNMP GET call to given host and oid to read the response. The call is asynchronous: the code execution proceeds immediately and whe...")
  • 15:47, 19 June 2019 Phrych (talk | contribs) created page Number devices.system.voltage (Created page with "{{DISPLAYTITLE:number devices.system.voltage}} Returns the voltage (in millivolts) on the socket. <b>The property is read only!</b> <i>number</i> <code>devices.system.voltag...")
  • 13:13, 7 September 2016 Phrych (talk | contribs) restored page Devices.system.outputN state (Obnovena jedna verze)
  • 13:12, 7 September 2016 Phrych (talk | contribs) deleted page Devices.system.outputN state (obsah byl: „<big>Funkce sloužící k zjištění stavu zásuvky</big> '''Kategorie:''' Systémová funkce '''Klíčová slova:''' stav zásuvky, stav, output '''Ná…“ (a jediným přispěvatelem byl „Phrych“))
  • 11:34, 7 September 2016 Phrych (talk | contribs) moved page Devices.System.SetOut(); to Devices.system.SetOut()