Difference between revisions of "NodeRED"

From wiki.netio-products.com
Jump to navigation Jump to search
 
Line 1: Line 1:
 
* [https://www.netio-products.com/en/application-notes/an29-node-red-example-of-url-api-communication-with-netio-4x '''AN29''': Node-RED example of URL API communication with NETIO 4x]  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. The AN29 Application Note shows how to control 110/230V smart sockets from Node-RED using URL API. Invoking an URL is a simple but only a one-way solution (it is possible to control NETIO 4x outputs from Node-RED but it is not possible to measure consumption). <br />
 
* [https://www.netio-products.com/en/application-notes/an29-node-red-example-of-url-api-communication-with-netio-4x '''AN29''': Node-RED example of URL API communication with NETIO 4x]  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. The AN29 Application Note shows how to control 110/230V smart sockets from Node-RED using URL API. Invoking an URL is a simple but only a one-way solution (it is possible to control NETIO 4x outputs from Node-RED but it is not possible to measure consumption). <br />
 +
  
 
* [https://www.netio-products.com/en/application-notes/an30-node-red-example-of-rest-json-communication-with-netio-4x '''AN30''' Node-RED example of REST JSON communication with NETIO 4x]  The AN30 Application Note demonstrates how to read consumption data from NETIO 4x and PowerCable REST smart socket devices and how to control their outputs using REST API – JSON. The netio.json file is transferred over http. Node-RED is a programming tool for wiring together hardware devices, APIs and online services. It can run, for example, in a cloud, on a local PC, or in a Raspberry Pi.
 
* [https://www.netio-products.com/en/application-notes/an30-node-red-example-of-rest-json-communication-with-netio-4x '''AN30''' Node-RED example of REST JSON communication with NETIO 4x]  The AN30 Application Note demonstrates how to read consumption data from NETIO 4x and PowerCable REST smart socket devices and how to control their outputs using REST API – JSON. The netio.json file is transferred over http. Node-RED is a programming tool for wiring together hardware devices, APIs and online services. It can run, for example, in a cloud, on a local PC, or in a Raspberry Pi.
 +
  
 
* [https://www.netio-products.com/en/application-notes/an31-node-red-example-of-rest-xml-communication-with-netio-4x '''AN31''': Node-RED example of REST XML communication with NETIO 4x]  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. The AN31 Application Note shows how to control NETIO 110/230V smart sockets from Node-RED using HTTP - REST XML.  <br />
 
* [https://www.netio-products.com/en/application-notes/an31-node-red-example-of-rest-xml-communication-with-netio-4x '''AN31''': Node-RED example of REST XML communication with NETIO 4x]  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. The AN31 Application Note shows how to control NETIO 110/230V smart sockets from Node-RED using HTTP - REST XML.  <br />
 +
  
 
* [https://www.netio-products.com/en/application-notes/an32-node-red-example-of-modbus-tcp-communication-with-netio-4x-powercable '''AN32''' Node-RED example of Modbus / TCP communication with NETIO 4x / PowerCable]  NETIO AN32 demonstrates how to control outputs and read measurements (kWh, A, V) from the 110/230V smart sockets from a Node-RED application using the Modbus/TCP protocol.  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. Modbus/TCP is an industry-standard protocol. The Application Note applies to NETIO 4x devices as well as PowerCable Modbus 101x power sockets with WiFi.
 
* [https://www.netio-products.com/en/application-notes/an32-node-red-example-of-modbus-tcp-communication-with-netio-4x-powercable '''AN32''' Node-RED example of Modbus / TCP communication with NETIO 4x / PowerCable]  NETIO AN32 demonstrates how to control outputs and read measurements (kWh, A, V) from the 110/230V smart sockets from a Node-RED application using the Modbus/TCP protocol.  Node-RED is a programming tool for wiring together hardware devices, APIs and online services. Modbus/TCP is an industry-standard protocol. The Application Note applies to NETIO 4x devices as well as PowerCable Modbus 101x power sockets with WiFi.

Latest revision as of 15:49, 31 August 2020

  • AN29: Node-RED example of URL API communication with NETIO 4x Node-RED is a programming tool for wiring together hardware devices, APIs and online services. The AN29 Application Note shows how to control 110/230V smart sockets from Node-RED using URL API. Invoking an URL is a simple but only a one-way solution (it is possible to control NETIO 4x outputs from Node-RED but it is not possible to measure consumption).


  • AN30 Node-RED example of REST JSON communication with NETIO 4x The AN30 Application Note demonstrates how to read consumption data from NETIO 4x and PowerCable REST smart socket devices and how to control their outputs using REST API – JSON. The netio.json file is transferred over http. Node-RED is a programming tool for wiring together hardware devices, APIs and online services. It can run, for example, in a cloud, on a local PC, or in a Raspberry Pi.



  • AN32 Node-RED example of Modbus / TCP communication with NETIO 4x / PowerCable NETIO AN32 demonstrates how to control outputs and read measurements (kWh, A, V) from the 110/230V smart sockets from a Node-RED application using the Modbus/TCP protocol. Node-RED is a programming tool for wiring together hardware devices, APIs and online services. Modbus/TCP is an industry-standard protocol. The Application Note applies to NETIO 4x devices as well as PowerCable Modbus 101x power sockets with WiFi.