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

From wiki.netio-products.com
Jump to navigation Jump to search
(NETIO Lua Tips & Philosophy)
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<div style="text-align: center; white-space: nowrap;">
 
<div style="text-align: center; white-space: nowrap;">
<div style="display: inline-block; padding: 0 2em 2em 2em; margin-bottom: 2em; width: 46%; min-width: 15em; border-right: 1px solid gray; text-align: justify; vertical-align: top; white-space: normal;">
+
<div style="display: inline-block; padding: 0 0 0 0; border-left: 0px solid gray; width: 40%; vertical-align: top; white-space: normal;">
 +
<div style="text-align: center; white-space: nowrap;">
  
<h2 style="background: #005f41; color: #FFF; margin: 0 -1em; padding: 0 1em;"> NETIO Resources</h2>
+
<div style="background: #eaf6f2; display: inline-block; margin: 0 1em 0 1em; border-left: 0px solid gray; width: 45%; vertical-align: top; white-space: normal;">
<div style="text-align: center; white-space: nowrap;">
+
<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 0 0 0; width: 50%; margin-bottom: 1em; margin-top: 1em; min-width: 10em; text-align: justify; 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 API doc ===
 +
[[MQTT]]
  
=== M2M API Reference ===
 
 
[[MQTT-flex]]
 
[[MQTT-flex]]
 
[[MQTT]]
 
  
 
[[JSON API]]
 
[[JSON API]]
Line 22: Line 22:
  
 
[[Modbus TCP]]
 
[[Modbus TCP]]
 +
 +
[[SIP]]
 +
 +
[[HTTP(s) Push - JSON/XML]]
 +
 +
[[M2M Lua Active Client]]
  
 
=== Integrations ===
 
=== Integrations ===
Line 37: Line 43:
  
 
[https://www.jam-software.com/serversentinel/online_manual/EN/index.html?actions_netio230bnetworkpowersocket.html Jam-software - ServerSentinel]
 
[https://www.jam-software.com/serversentinel/online_manual/EN/index.html?actions_netio230bnetworkpowersocket.html Jam-software - ServerSentinel]
 +
</div>
 +
</div>
 +
<div style="background: #eaf6f2; display: inline-block; padding: 0 0 0 0; border-left: 0px solid gray; width: 50%; vertical-align: top; white-space: normal;">
 +
<h2 style="background: #005f41; color: #FFF; margin: 0 0 0 0; padding: 0 1em 0 1em;"> Community </h2>
 +
<div style=" display: inline-block; padding: 0 1em 0 1em;text-align: left; vertical-align: top; white-space: normal;">
 +
=== Tools ===
 +
[https://github.com/netioproducts GitHub - official]
  
 +
[https://github.com/Koukaam/netio-utils/tree/master/actions GitHub - obsolete (Koukaam)]
  
</div>
+
[[NETIO UDP Discover]]
 
 
<div style="display: inline-block; padding: 0 0 2em 2em; margin-bottom: 1em; margin-top: 1em; border-left: 1px solid gray; width: 50%; min-width: 10em; text-align: justify; white-space: normal;">
 
  
=== Public projects & examples ===
+
[[NETIO UPnP (Universal Plug and Play)]]
==== Official ====
 
[https://github.com/netioproducts GitHub - official]
 
  
[https://github.com/Koukaam/netio-utils/tree/master/actions GitHub - obsolete (Koukaam)]
+
=== Community ===
 +
[https://github.com/distopik/netio-4c-prometheus Prometheus integration]
  
==== Community ====
 
 
[https://github.com/stdevel/check_netio Nagios plugin]
 
[https://github.com/stdevel/check_netio Nagios plugin]
  
Line 55: Line 65:
  
 
[https://github.com/imolein/lua-netio LUA control Library]
 
[https://github.com/imolein/lua-netio LUA control Library]
 +
 +
[https://github.com/netioproducts/c-sharp-examples/tree/master/netioControllerXML-Stefano M2M XML API integration in C#]
  
 
[https://github.com/rynr/netio Java Control Library]
 
[https://github.com/rynr/netio Java Control Library]
Line 67: Line 79:
  
 
[https://github.com/theone1984/netio-jenkins Jenkins plugin]
 
[https://github.com/theone1984/netio-jenkins Jenkins plugin]
 
 
 
</div>
 
</div>
 
</div>
 
</div>
 +
  
 
</div>
 
</div>
  
<div style="display: inline-block; padding: 0 2em; border-left: 1px solid gray; width: 46%; min-width: 15em; text-align: justify; white-space: normal;">
 
  
<h2 style="background: #005f41; color: #FFF; margin: 0 -1em; padding: 0 1em;"> NETIO Lua Programming </h2>
+
</div>
 +
<div style="display: inline-block; padding: 0 1em 0 0; border-right: 0px solid gray; width: 60%; vertical-align: top; white-space: normal;">
 +
<div style="background: #eaf6f2; display: inline-block; margin: 0 1em 0 1em; border-left: 0px solid gray; width: 98%; vertical-align: top; white-space: normal;">
 +
<h2 style="background: #005f41; color: #FFF; margin: 0 0 0 0; padding: 0 1em 0 1em;"> NETIO Lua Programming </h2>
 +
<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 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/ 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 ===
==== [[Lua basics & NETIO Lua from original Lua difference]] ====
+
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.
A quick jump into NETIO Lua programming if you mastered another programming language. 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]] ====
 +
A quick jump into NETIO Lua programming if you mastered another programming language. It's simple...
 
==== [[NETIO Lua Tips & Philosophy]] ====
 
==== [[NETIO Lua Tips & Philosophy]] ====
Explnanation of LUA script triggering 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 programm 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>
 
</div>
 
</div>
 
</div>
 
+
</div>
 +
</div>
 
__NOTOC__
 
__NOTOC__

Revision as of 11:40, 3 January 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