Difference between revisions of "Welcome to NETIO resources & projects & documentation overview"

From wiki.netio-products.com
Jump to navigation Jump to search
(Integrations)
Line 6: Line 6:
 
<h2 style="background: #005f41; color: #FFF; margin: 0 0 0 0; padding: 0 1em 0 1em;">Interoperability</h2>
 
<h2 style="background: #005f41; color: #FFF; margin: 0 0 0 0; padding: 0 1em 0 1em;">Interoperability</h2>
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: left; vertical-align: top; white-space: normal;">
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: left; vertical-align: top; white-space: normal;">
=== M2M NETOP Open API doc ===
+
===M2M NETOP Open API doc===
* [[HTTP(s) Push - JSON/XML]]
 
  
* [[JSON API]]
+
*[[HTTP(s) Push - JSON/XML]]
  
* [[NETIO Cloud API]]
+
*[[JSON API]]
  
* [[M2M Lua Active Client]]
+
*[[NETIO Cloud API]]
  
* [[Modbus TCP]]
+
*[[M2M Lua Active Client]]
  
* [[MQTT]]
+
*[[Modbus TCP]]
  
* [[MQTT-flex]]
+
*[[MQTT]]
  
* [[SIP]]
+
*[[MQTT-flex]]
  
* [[SNMP]]
+
*[[SIP]]
  
* [[Telnet/Kshell]]
+
*[[SNMP]]
  
* [[URL API]]
+
*[[Telnet/Kshell]]
  
* [[XML API]]
+
*[[URL API]]
  
=== AV drivers for NETIO ===
+
*[[XML API]]
  
* [[ELAN]]
+
===AV drivers for NETIO===
  
* [https://www.netio-products.com/en/partners#Crestron '''Crestron''']
+
*[[ELAN]]
  
* [https://www.netio-products.com/en/partners#Control%204 '''Control 4''']
+
*[https://www.netio-products.com/en/partners#Crestron '''Crestron''']
  
* [https://www.netio-products.com/en/partners#Neets%20A/S '''Neets''']
+
*[https://www.netio-products.com/en/partners#Control%204 '''Control 4''']
  
* '''RTI''' (coming soon)
+
*[https://www.netio-products.com/en/partners#Neets%20A/S '''Neets''']
  
* '''SAVANT''' (coming soon)
+
*'''RTI''' (coming soon)
  
=== Integrations ===
+
*'''SAVANT''' (coming soon)
 +
 
 +
===Integrations===
  
 
[https://www.netio-products.com/en/application-notes/an26-ms-azure-and-netio-4x-power-metering-and-output-control-from-a-cloud-service MS Azure]
 
[https://www.netio-products.com/en/application-notes/an26-ms-azure-and-netio-4x-power-metering-and-output-control-from-a-cloud-service MS Azure]
  
* [[HiveMQ]] -  MQTT-flex
+
*[[HiveMQ]] -  MQTT-flex
  
 
[[NodeRED]] - JSON API
 
[[NodeRED]] - JSON API
Line 59: Line 60:
 
[https://www.netio-products.com/en/partners#Grafana Grafana]
 
[https://www.netio-products.com/en/partners#Grafana Grafana]
  
* [https://www.netio-products.com/en/application-notes/an33-domoticz-controls-netio-smart-sockets-http-json Domoticz]
+
*[https://www.netio-products.com/en/application-notes/an33-domoticz-controls-netio-smart-sockets-http-json Domoticz]
  
 
[https://www.netio-products.com/en/application-notes/an41-power-monitoring-over-snmp-in-zabbix-nagios-for-netio-power-sockets Nagios / Zabbix]
 
[https://www.netio-products.com/en/application-notes/an41-power-monitoring-over-snmp-in-zabbix-nagios-for-netio-power-sockets Nagios / Zabbix]
Line 74: Line 75:
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: left; vertical-align: top; white-space: normal;">
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: left; vertical-align: top; white-space: normal;">
  
=== Tools ===
+
===Tools===
 
[https://github.com/netioproducts GitHub - official]
 
[https://github.com/netioproducts GitHub - official]
  
Line 85: Line 86:
 
[https://github.com/Koukaam/netio-utils/tree/master/actions GitHub - obsolete (Koukaam)]
 
[https://github.com/Koukaam/netio-utils/tree/master/actions GitHub - obsolete (Koukaam)]
  
=== Community ===
+
===Community===
 
[https://github.com/tomsajan/netio-exporter Prometheus integration]
 
[https://github.com/tomsajan/netio-exporter Prometheus integration]
  
Line 125: Line 126:
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: justify; vertical-align: top; white-space: normal;">
 
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: justify; vertical-align: top; white-space: normal;">
  
=== Don't know LUA? ===
+
===Don't know LUA?===
==== [https://www.lua.org/pil/contents.html Official Lua tutorial] ====
+
====[https://www.lua.org/pil/contents.html Official Lua tutorial]====
 
If you are new to Lua and programming as such and if you are eager to learn, this is your starting point. Before you proceed to NETIO Sockets, this [https://www.lua.org/demo.html online environment] will be a good place to test your first scripts.
 
If you are new to Lua and programming as such and if you are eager to learn, this is your starting point. Before you proceed to NETIO Sockets, this [https://www.lua.org/demo.html online environment] will be a good place to test your first scripts.
==== [https://www.lua.org/manual/5.3/ Official Lua manual] ====
+
====[https://www.lua.org/manual/5.3/ Official Lua manual]====
 
Although you won't need everything mentioned here, it is worth to peek here from time to time to grasp the concepts of effective Lua programming.
 
Although you won't need everything mentioned here, it is worth to peek here from time to time to grasp the concepts of effective Lua programming.
  
=== Lua in NETIO ===
+
===Lua in NETIO===
 
If you already know Lua, just keep in mind that <b>NETIO Lua loops are limited to 32k cycles</b> and all <b>numbers are integers, not decimals</b> like in standard Lua.
 
If you already know Lua, just keep in mind that <b>NETIO Lua loops are limited to 32k cycles</b> and all <b>numbers are integers, not decimals</b> like in standard Lua.
==== [[Lua basics for other language programmers]] ====
+
====[[Lua basics for other language programmers]]====
 
A quick jump into NETIO Lua programming if you mastered another programming language. It's simple...
 
A quick jump into NETIO Lua programming if you mastered another programming language. It's simple...
==== [[NETIO Lua Tips & Philosophy]] ====
+
====[[NETIO Lua Tips & Philosophy]]====
 
Explanation of starting LUA scripts in NETIO devices and some tips how to hack NETIO to doing what you want.
 
Explanation of starting LUA scripts in NETIO devices and some tips how to hack NETIO to doing what you want.
  
==== [[NETIO Specific Reference manual]] ====
+
====[[NETIO Specific Reference manual]]====
 
If you can already code in Lua, NETIO-specific Lua functions is your main guide to programing NETIO Sockets.
 
If you can already code in Lua, NETIO-specific Lua functions is your main guide to programing NETIO Sockets.
  
==== [[Examples & Aplication notes]] ====
+
====[[Examples & Aplication notes]]====
 
Aplication notes for devices supporting LUA programming. Example configurations downloads and Script programming explanation with direct links to reference
 
Aplication notes for devices supporting LUA programming. Example configurations downloads and Script programming explanation with direct links to reference
</div>
+
 
 +
 
 +
<b>[https://www.netio-products.com/en/glossary/m2m-active-client M2M Lua Active Client]</b>
 +
 
 +
Use SNMP get/set, HTTP get, MQTT from the custom Lua scripts.
 +
 
 +
M2M (Machine 2 Machine) refers to direct electronic communication among machines. For example a program in a PC communicating with a smart sockets device without human intervention. <b>M2M Lua Active Client</b> means that a built-in script (Lua script) controls the communication.
 +
 
 +
<br /></div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
__NOTOC__
 
__NOTOC__

Revision as of 15:26, 31 August 2020



NETIO Lua Programming

Don't know LUA?

Official Lua tutorial

If you are new to Lua and programming as such and if you are eager to learn, this is your starting point. Before you proceed to NETIO Sockets, this online environment will be a good place to test your first scripts.

Official Lua manual

Although you won't need everything mentioned here, it is worth to peek here from time to time to grasp the concepts of effective Lua programming.

Lua in NETIO

If you already know Lua, just keep in mind that NETIO Lua loops are limited to 32k cycles and all numbers are integers, not decimals like in standard Lua.

Lua basics for other language programmers

A quick jump into NETIO Lua programming if you mastered another programming language. It's simple...

NETIO Lua Tips & Philosophy

Explanation of starting LUA scripts in NETIO devices and some tips how to hack NETIO to doing what you want.

NETIO Specific Reference manual

If you can already code in Lua, NETIO-specific Lua functions is your main guide to programing NETIO Sockets.

Examples & Aplication notes

Aplication notes for devices supporting LUA programming. Example configurations downloads and Script programming explanation with direct links to reference


M2M Lua Active Client

Use SNMP get/set, HTTP get, MQTT from the custom Lua scripts.

M2M (Machine 2 Machine) refers to direct electronic communication among machines. For example a program in a PC communicating with a smart sockets device without human intervention. M2M Lua Active Client means that a built-in script (Lua script) controls the communication.