<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://doc.expecco.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frhenn</id>
	<title>expecco Wiki (Version 25.x) - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://doc.expecco.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Frhenn"/>
	<link rel="alternate" type="text/html" href="https://doc.expecco.de/wiki/Spezial:Beitr%C3%A4ge/Frhenn"/>
	<updated>2026-04-26T01:48:20Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18940</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18940"/>
		<updated>2020-02-17T08:48:58Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** The &#039;&#039;.node-red&#039;&#039; folder will be opened automatically&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;speedtest.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Select and execute &#039;&#039;speedtest&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:execute speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the tab &#039;&#039;Run&#039;&#039; &amp;amp;#8594; &#039;&#039;Pins&#039;&#039; to see the result&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:see result.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18939</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18939"/>
		<updated>2020-02-17T08:45:44Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** The &#039;&#039;node_modules&#039;&#039; folder will be opened automatically&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;speedtest.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Select and execute &#039;&#039;speedtest&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:execute speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the tab &#039;&#039;Run&#039;&#039; &amp;amp;#8594; &#039;&#039;Pins&#039;&#039; to see the result&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:see result.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:See_result.png&amp;diff=18938</id>
		<title>Datei:See result.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:See_result.png&amp;diff=18938"/>
		<updated>2020-02-14T14:53:29Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18937</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18937"/>
		<updated>2020-02-14T14:53:15Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;speedtest.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Select and execute &#039;&#039;speedtest&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:execute speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the tab &#039;&#039;Run&#039;&#039; &amp;amp;#8594; &#039;&#039;Pins&#039;&#039; to see the result&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:see result.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Execute_speedtest.png&amp;diff=18936</id>
		<title>Datei:Execute speedtest.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Execute_speedtest.png&amp;diff=18936"/>
		<updated>2020-02-14T14:47:44Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18935</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18935"/>
		<updated>2020-02-14T14:47:23Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;speedtest.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Select and execute &#039;&#039;speedtest&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:execute speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the tab &#039;&#039;Run&#039;&#039; &amp;amp;#8594; &#039;&#039;Pins&#039;&#039; to see the result&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view results.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18934</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18934"/>
		<updated>2020-02-14T14:33:20Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;speedtest.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Generated_speedtest_nodes.png&amp;diff=18933</id>
		<title>Datei:Generated speedtest nodes.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Generated_speedtest_nodes.png&amp;diff=18933"/>
		<updated>2020-02-14T14:31:46Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18932</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18932"/>
		<updated>2020-02-14T14:28:29Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated speedtest nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Import_speedtest.png&amp;diff=18931</id>
		<title>Datei:Import speedtest.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Import_speedtest.png&amp;diff=18931"/>
		<updated>2020-02-14T14:26:51Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18930</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18930"/>
		<updated>2020-02-14T14:26:33Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import speedtest.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18929</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18929"/>
		<updated>2020-02-14T14:15:43Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Nodes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Specify_node_name.png&amp;diff=18928</id>
		<title>Datei:Specify node name.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Specify_node_name.png&amp;diff=18928"/>
		<updated>2020-02-14T14:09:45Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18927</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18927"/>
		<updated>2020-02-14T14:09:29Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Nodes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:specify node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18926</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18926"/>
		<updated>2020-02-14T14:02:33Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Nodes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-speedtest-updated&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:enter node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18911</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18911"/>
		<updated>2020-02-11T11:49:35Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Importing the Node */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:enter node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in the &#039;&#039;node_modules&#039;&#039; folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18910</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18910"/>
		<updated>2020-02-11T11:14:50Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed chrome browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:enter node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in this folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18909</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18909"/>
		<updated>2020-02-11T11:13:33Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Installed Chrome Browser&lt;br /&gt;
* Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:enter node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in this folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18908</id>
		<title>Node-RED Tutorial - Part 2</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_2&amp;diff=18908"/>
		<updated>2020-02-11T10:54:23Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import Nodes from the Node-RED library into expecco&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Open the testsuite from tutorial - part 1&lt;br /&gt;
*Make sure you did the step &#039;&#039;&#039;Specify necessary paths&#039;&#039;&#039; from the first part of the tutorial before you make this part. [[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
= Collect Nodes from the Node-RED library =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Collect List of Nodes in Attachment&#039;&#039;&lt;br /&gt;
** The Node-RED library gets opened in a browser and the names of each node of the library get extracted and saved in the attatchment listOfNodes&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; Collecting the node names take a few minutes and offers the opportunity for a short coffee break &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Navigate to Collect List of Nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Node-RED library&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED library.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installing Nodes =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Install Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:install nodes.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A window opens&lt;br /&gt;
** Enter here the node name &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Hint:&#039;&#039;&#039; If you want to install all nodes which contains e.g. &#039;&#039;smarthome&#039;&#039; in their names just enter &#039;&#039;*smarthome*&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
[[Datei:enter node name.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* The entered node will be installed &lt;br /&gt;
** Information about the installation can be found in the lower left corner of the window&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:installation information.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Datei:finished installation.png|800px]]^&lt;br /&gt;
&lt;br /&gt;
= Importing the Node =&lt;br /&gt;
* Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules&#039;&#039;&lt;br /&gt;
** Search in this folder after a folder called &#039;&#039;node-red-contrib-amazon-echo&#039;&#039;&lt;br /&gt;
** Select the file &#039;&#039;index.html&#039;&#039;, then click OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:import alexa.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder to see the just generated elementary blocks&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:generated nodes.png|800px]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18907</id>
		<title>Node-RED Tutorial - Part 1</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18907"/>
		<updated>2020-02-11T10:41:48Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Using a Node in expecco */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import nodes of Node-RED &lt;br /&gt;
into expecco and how to use them.&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Make sure you did the steps from &#039;&#039;&#039;Preperations&#039;&#039;&#039; and &#039;&#039;&#039;Installing Node-RED&#039;&#039;&#039; from [[NodeRED/en]]&lt;br /&gt;
&lt;br /&gt;
= Specify necessary paths =&lt;br /&gt;
&lt;br /&gt;
* Open a new testsuite in expecco&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:New Testsuite in expecco.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Now you should have the following view in front of you&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Opened Testsuite.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click the undo-button to remove the existing demos &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Click undo-button.png|500px]]&lt;br /&gt;
[[Datei:Blank Testsuite.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Extras&#039;&#039; &amp;amp;#8594; &#039;&#039;Settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:Navigate to Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Execution&#039;&#039; &amp;amp;#8594; &#039;&#039;External Script Interpreters&#039;&#039; &amp;amp;#8594; &#039;&#039;Node&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node.js Path&#039;&#039; the path to the Node.js interpreter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:NodeJS.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the question mark next to &#039;&#039;Node.js Path&#039;&#039; to verify the node path&lt;br /&gt;
** If the path is correct you will see the version of &#039;&#039;Node.js&#039;&#039; in the lower field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Verify path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Module Path&#039;&#039; the path to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Specify Module.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate in the user directory to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Select this folder and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red\node_modules&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Browse to node_modules.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Execution Directory&#039;&#039; the path to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory Path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Select this folder and click OK&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click on &#039;&#039;Apply&#039;&#039; and then on &#039;&#039;Close&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Confirming module and execution path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;YES&#039;&#039; to save the entered paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Save paths.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing a Node =&lt;br /&gt;
*Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules &amp;amp;#8594; @node-red &amp;amp;#8594; nodes &amp;amp;#8594; core &amp;amp;#8594; network&#039;&#039;&lt;br /&gt;
** In this folder is a file called &#039;&#039;21-httprequest.html&#039;&#039;&lt;br /&gt;
** Select this file and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Select node to import.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder and click on the elementary block to get the view which is shown in the picture&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Imported node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Using a Node in expecco =&lt;br /&gt;
&lt;br /&gt;
*Click on the tab &#039;&#039;Test/Demo&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Tab Test-Demo.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the elementary block keep the left mouse button pressed and drag the block a little further to the middle of the editor &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:pull block to mid.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Double click on input pin &#039;&#039;url&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click url.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Enter http://exept.de and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:enter url.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the green arrow to execute the block&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:execute block.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* After you have executed the block, it takes a few seconds until you see a result &lt;br /&gt;
** When you see a result click on &#039;&#039;Run&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on run.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Pins&#039;&#039; &amp;amp;#8594; &#039;&#039;msgOut&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on pins.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Scroll in the field &#039;&#039;Keys&#039;&#039; to &#039;&#039;statusCode&#039;&#039;&lt;br /&gt;
** Click on &#039;&#039;statusCode&#039;&#039; &lt;br /&gt;
** If the HTTP request were successful the number 200 should be in the field next to it &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view status code.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hint:&#039;&#039;&#039; Keep this testsuite open if you want to continue with the second part of the tutorial [[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18906</id>
		<title>Node-RED Tutorial - Part 1</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18906"/>
		<updated>2020-02-11T09:21:11Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import nodes of Node-RED &lt;br /&gt;
into expecco and how to use them.&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Make sure you did the steps from &#039;&#039;&#039;Preperations&#039;&#039;&#039; and &#039;&#039;&#039;Installing Node-RED&#039;&#039;&#039; from [[NodeRED/en]]&lt;br /&gt;
&lt;br /&gt;
= Specify necessary paths =&lt;br /&gt;
&lt;br /&gt;
* Open a new testsuite in expecco&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:New Testsuite in expecco.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Now you should have the following view in front of you&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Opened Testsuite.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click the undo-button to remove the existing demos &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Click undo-button.png|500px]]&lt;br /&gt;
[[Datei:Blank Testsuite.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Extras&#039;&#039; &amp;amp;#8594; &#039;&#039;Settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:Navigate to Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Execution&#039;&#039; &amp;amp;#8594; &#039;&#039;External Script Interpreters&#039;&#039; &amp;amp;#8594; &#039;&#039;Node&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node.js Path&#039;&#039; the path to the Node.js interpreter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:NodeJS.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the question mark next to &#039;&#039;Node.js Path&#039;&#039; to verify the node path&lt;br /&gt;
** If the path is correct you will see the version of &#039;&#039;Node.js&#039;&#039; in the lower field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Verify path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Module Path&#039;&#039; the path to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Specify Module.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate in the user directory to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Select this folder and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red\node_modules&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Browse to node_modules.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Execution Directory&#039;&#039; the path to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory Path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Select this folder and click OK&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click on &#039;&#039;Apply&#039;&#039; and then on &#039;&#039;Close&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Confirming module and execution path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;YES&#039;&#039; to save the entered paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Save paths.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing a Node =&lt;br /&gt;
*Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules &amp;amp;#8594; @node-red &amp;amp;#8594; nodes &amp;amp;#8594; core &amp;amp;#8594; network&#039;&#039;&lt;br /&gt;
** In this folder is a file called &#039;&#039;21-httprequest.html&#039;&#039;&lt;br /&gt;
** Select this file and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Select node to import.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder and click on the elementary block to get the view which is shown in the picture&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Imported node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Using a Node in expecco =&lt;br /&gt;
&lt;br /&gt;
*Click on the tab &#039;&#039;Test/Demo&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Tab Test-Demo.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the elementary block keep the left mouse button pressed and drag the block a little further to the middle of the editor &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:pull block to mid.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Double click on input pin &#039;&#039;url&#039;&#039;&lt;br /&gt;
** Enter http://exept.de and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click url.png|500px]]&lt;br /&gt;
[[Datei:enter url.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the green arrow to execute the block&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:execute block.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* After you have executed the block, it takes a few seconds until you see a result &lt;br /&gt;
** When you see a result click on &#039;&#039;Run&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on run.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Pins&#039;&#039; &amp;amp;#8594; &#039;&#039;msgOut&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on pins.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Scroll in the field &#039;&#039;Keys&#039;&#039; to &#039;&#039;statusCode&#039;&#039;&lt;br /&gt;
** Click on &#039;&#039;statusCode&#039;&#039; &lt;br /&gt;
** If the HTTP request were successful the number 200 should be in the field next to it &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view status code.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hint:&#039;&#039;&#039; Keep this testsuite open if you want to continue with the second part of the tutorial [[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18905</id>
		<title>Node-RED Tutorial - Part 1</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18905"/>
		<updated>2020-02-11T09:19:22Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import nodes of Node-RED &lt;br /&gt;
into expecco and how to use them.&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Make sure you did the steps from &#039;&#039;&#039;Preperations&#039;&#039;&#039; and &#039;&#039;&#039;Installing Node-RED&#039;&#039;&#039; from [[NodeRED/en| Preperations]]&lt;br /&gt;
&lt;br /&gt;
= Specify necessary paths =&lt;br /&gt;
&lt;br /&gt;
* Open a new testsuite in expecco&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:New Testsuite in expecco.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Now you should have the following view in front of you&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Opened Testsuite.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click the undo-button to remove the existing demos &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Click undo-button.png|500px]]&lt;br /&gt;
[[Datei:Blank Testsuite.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Extras&#039;&#039; &amp;amp;#8594; &#039;&#039;Settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:Navigate to Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Execution&#039;&#039; &amp;amp;#8594; &#039;&#039;External Script Interpreters&#039;&#039; &amp;amp;#8594; &#039;&#039;Node&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node.js Path&#039;&#039; the path to the Node.js interpreter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:NodeJS.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the question mark next to &#039;&#039;Node.js Path&#039;&#039; to verify the node path&lt;br /&gt;
** If the path is correct you will see the version of &#039;&#039;Node.js&#039;&#039; in the lower field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Verify path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Module Path&#039;&#039; the path to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Specify Module.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate in the user directory to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Select this folder and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red\node_modules&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Browse to node_modules.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Execution Directory&#039;&#039; the path to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory Path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Select this folder and click OK&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click on &#039;&#039;Apply&#039;&#039; and then on &#039;&#039;Close&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Confirming module and execution path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;YES&#039;&#039; to save the entered paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Save paths.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing a Node =&lt;br /&gt;
*Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules &amp;amp;#8594; @node-red &amp;amp;#8594; nodes &amp;amp;#8594; core &amp;amp;#8594; network&#039;&#039;&lt;br /&gt;
** In this folder is a file called &#039;&#039;21-httprequest.html&#039;&#039;&lt;br /&gt;
** Select this file and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Select node to import.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder and click on the elementary block to get the view which is shown in the picture&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Imported node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Using a Node in expecco =&lt;br /&gt;
&lt;br /&gt;
*Click on the tab &#039;&#039;Test/Demo&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Tab Test-Demo.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the elementary block keep the left mouse button pressed and drag the block a little further to the middle of the editor &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:pull block to mid.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Double click on input pin &#039;&#039;url&#039;&#039;&lt;br /&gt;
** Enter http://exept.de and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click url.png|500px]]&lt;br /&gt;
[[Datei:enter url.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the green arrow to execute the block&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:execute block.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* After you have executed the block, it takes a few seconds until you see a result &lt;br /&gt;
** When you see a result click on &#039;&#039;Run&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on run.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Pins&#039;&#039; &amp;amp;#8594; &#039;&#039;msgOut&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on pins.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Scroll in the field &#039;&#039;Keys&#039;&#039; to &#039;&#039;statusCode&#039;&#039;&lt;br /&gt;
** Click on &#039;&#039;statusCode&#039;&#039; &lt;br /&gt;
** If the HTTP request were successful the number 200 should be in the field next to it &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view status code.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hint:&#039;&#039;&#039; Keep this testsuite open if you want to continue with the second part of the tutorial [[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18904</id>
		<title>Node-RED Tutorial - Part 1</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18904"/>
		<updated>2020-02-11T09:17:55Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import nodes of Node-RED &lt;br /&gt;
into expecco and how to use them.&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Make sure you did the steps from &#039;&#039;&#039;Preperations&#039;&#039;&#039; and &#039;&#039;&#039;Installing Node-RED&#039;&#039;&#039; from [[NodeRED/en]]&lt;br /&gt;
&lt;br /&gt;
= Specify necessary paths =&lt;br /&gt;
&lt;br /&gt;
* Open a new testsuite in expecco&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:New Testsuite in expecco.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Now you should have the following view in front of you&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Opened Testsuite.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click the undo-button to remove the existing demos &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Click undo-button.png|500px]]&lt;br /&gt;
[[Datei:Blank Testsuite.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Extras&#039;&#039; &amp;amp;#8594; &#039;&#039;Settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:Navigate to Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Execution&#039;&#039; &amp;amp;#8594; &#039;&#039;External Script Interpreters&#039;&#039; &amp;amp;#8594; &#039;&#039;Node&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node.js Path&#039;&#039; the path to the Node.js interpreter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:NodeJS.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the question mark next to &#039;&#039;Node.js Path&#039;&#039; to verify the node path&lt;br /&gt;
** If the path is correct you will see the version of &#039;&#039;Node.js&#039;&#039; in the lower field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Verify path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Module Path&#039;&#039; the path to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Specify Module.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate in the user directory to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Select this folder and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red\node_modules&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Browse to node_modules.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Execution Directory&#039;&#039; the path to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory Path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Select this folder and click OK&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click on &#039;&#039;Apply&#039;&#039; and then on &#039;&#039;Close&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Confirming module and execution path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;YES&#039;&#039; to save the entered paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Save paths.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing a Node =&lt;br /&gt;
*Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules &amp;amp;#8594; @node-red &amp;amp;#8594; nodes &amp;amp;#8594; core &amp;amp;#8594; network&#039;&#039;&lt;br /&gt;
** In this folder is a file called &#039;&#039;21-httprequest.html&#039;&#039;&lt;br /&gt;
** Select this file and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Select node to import.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder and click on the elementary block to get the view which is shown in the picture&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Imported node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Using a Node in expecco =&lt;br /&gt;
&lt;br /&gt;
*Click on the tab &#039;&#039;Test/Demo&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Tab Test-Demo.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the elementary block keep the left mouse button pressed and drag the block a little further to the middle of the editor &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:pull block to mid.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Double click on input pin &#039;&#039;url&#039;&#039;&lt;br /&gt;
** Enter http://exept.de and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click url.png|500px]]&lt;br /&gt;
[[Datei:enter url.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the green arrow to execute the block&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:execute block.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* After you have executed the block, it takes a few seconds until you see a result &lt;br /&gt;
** When you see a result click on &#039;&#039;Run&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on run.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Pins&#039;&#039; &amp;amp;#8594; &#039;&#039;msgOut&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on pins.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Scroll in the field &#039;&#039;Keys&#039;&#039; to &#039;&#039;statusCode&#039;&#039;&lt;br /&gt;
** Click on &#039;&#039;statusCode&#039;&#039; &lt;br /&gt;
** If the HTTP request were successful the number 200 should be in the field next to it &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view status code.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hint:&#039;&#039;&#039; Keep this testsuite open if you want to continue with the second part of the tutorial [[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18903</id>
		<title>Node-RED Tutorial - Part 1</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Node-RED_Tutorial_-_Part_1&amp;diff=18903"/>
		<updated>2020-02-11T09:17:33Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preconditions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
The following tutorial shows how to import nodes of Node-RED &lt;br /&gt;
into expecco and how to use them.&lt;br /&gt;
&lt;br /&gt;
= Preconditions =&lt;br /&gt;
* Make sure you did the steps from &#039;&#039;&#039;Preperations&#039;&#039;&#039; and &#039;&#039;&#039;Installing Node-RED&#039;&#039;&#039; from [[NodeRED/en Preperations]]&lt;br /&gt;
&lt;br /&gt;
= Specify necessary paths =&lt;br /&gt;
&lt;br /&gt;
* Open a new testsuite in expecco&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:New Testsuite in expecco.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Now you should have the following view in front of you&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Opened Testsuite.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click the undo-button to remove the existing demos &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Click undo-button.png|500px]]&lt;br /&gt;
[[Datei:Blank Testsuite.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Extras&#039;&#039; &amp;amp;#8594; &#039;&#039;Settings&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[[Datei:Navigate to Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Execution&#039;&#039; &amp;amp;#8594; &#039;&#039;External Script Interpreters&#039;&#039; &amp;amp;#8594; &#039;&#039;Node&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node Settings.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node.js Path&#039;&#039; the path to the Node.js interpreter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:NodeJS.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the question mark next to &#039;&#039;Node.js Path&#039;&#039; to verify the node path&lt;br /&gt;
** If the path is correct you will see the version of &#039;&#039;Node.js&#039;&#039; in the lower field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Verify path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Module Path&#039;&#039; the path to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Specify Module.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate in the user directory to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Navigate to the &#039;&#039;node_modules&#039;&#039; folder&lt;br /&gt;
** Select this folder and click &#039;&#039;OK&#039;&#039;&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red\node_modules&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Browse to node_modules.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Specify at &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Execution Directory&#039;&#039; the path to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Click on the three points next to the field&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory Path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
** Select this folder and click OK&lt;br /&gt;
** Your path in the field of &#039;&#039;Filename&#039;&#039; should look like &#039;&#039;C:\Users\YOUR_USERNAME\.node-red&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Execution Directory.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click on &#039;&#039;Apply&#039;&#039; and then on &#039;&#039;Close&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Confirming module and execution path.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Click &#039;&#039;YES&#039;&#039; to save the entered paths&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Save paths.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Importing a Node =&lt;br /&gt;
*Click on &#039;&#039;Operations&#039;&#039; &amp;amp;#8594; &#039;&#039;Node-RED&#039;&#039; &amp;amp;#8594; &#039;&#039;Importing Nodes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Importing a Node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A small window opens&lt;br /&gt;
** Click on the little house icon&lt;br /&gt;
** Click on the user directory of the current user&lt;br /&gt;
** Navigate to &#039;&#039;.node-red &amp;amp;#8594; node_modules &amp;amp;#8594; @node-red &amp;amp;#8594; nodes &amp;amp;#8594; core &amp;amp;#8594; network&#039;&#039;&lt;br /&gt;
** In this folder is a file called &#039;&#039;21-httprequest.html&#039;&#039;&lt;br /&gt;
** Select this file and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Select node to import.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A new folder should have been created&lt;br /&gt;
** Open this folder and click on the elementary block to get the view which is shown in the picture&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Imported node.png|800px]]&lt;br /&gt;
&lt;br /&gt;
= Using a Node in expecco =&lt;br /&gt;
&lt;br /&gt;
*Click on the tab &#039;&#039;Test/Demo&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Tab Test-Demo.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the elementary block keep the left mouse button pressed and drag the block a little further to the middle of the editor &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:pull block to mid.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Double click on input pin &#039;&#039;url&#039;&#039;&lt;br /&gt;
** Enter http://exept.de and click on OK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click url.png|500px]]&lt;br /&gt;
[[Datei:enter url.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on the green arrow to execute the block&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:execute block.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* After you have executed the block, it takes a few seconds until you see a result &lt;br /&gt;
** When you see a result click on &#039;&#039;Run&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on run.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Click on &#039;&#039;Pins&#039;&#039; &amp;amp;#8594; &#039;&#039;msgOut&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:click on pins.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Scroll in the field &#039;&#039;Keys&#039;&#039; to &#039;&#039;statusCode&#039;&#039;&lt;br /&gt;
** Click on &#039;&#039;statusCode&#039;&#039; &lt;br /&gt;
** If the HTTP request were successful the number 200 should be in the field next to it &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:view status code.png|800px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hint:&#039;&#039;&#039; Keep this testsuite open if you want to continue with the second part of the tutorial [[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18900</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18900"/>
		<updated>2020-02-11T09:07:28Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Node.js has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder in your user directory which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
** Make sure you are in the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Now you have installed everything you need to do the tutorials below&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18899</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18899"/>
		<updated>2020-02-11T08:48:07Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preparations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Node.js has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder in your user directory which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
** Make sure you are in the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18898</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18898"/>
		<updated>2020-02-11T08:35:48Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preparations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Node.js has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder in your user directory which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
** Make sure you are in the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18896</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18896"/>
		<updated>2020-02-10T14:45:23Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder in your user directory which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
** Make sure you are in the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18895</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18895"/>
		<updated>2020-02-10T14:37:29Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder in your user directory which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18894</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18894"/>
		<updated>2020-02-10T14:35:27Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder created by the start of Node-RED&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18893</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18893"/>
		<updated>2020-02-10T14:33:26Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18892</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18892"/>
		<updated>2020-02-10T14:31:52Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&amp;amp;#8594; Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18891</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18891"/>
		<updated>2020-02-10T14:30:18Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
*Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18890</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18890"/>
		<updated>2020-02-10T14:29:52Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Open a new command line&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18889</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18889"/>
		<updated>2020-02-10T14:22:13Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
** Essential step, because this creates the &#039;&#039;.node-red&#039;&#039; folder which we need for further steps&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Start_node-red.png&amp;diff=18888</id>
		<title>Datei:Start node-red.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Start_node-red.png&amp;diff=18888"/>
		<updated>2020-02-10T13:42:47Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18887</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18887"/>
		<updated>2020-02-10T13:42:19Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:start node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Node-red_folder.png&amp;diff=18886</id>
		<title>Datei:Node-red folder.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Node-red_folder.png&amp;diff=18886"/>
		<updated>2020-02-10T13:21:47Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18885</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18885"/>
		<updated>2020-02-10T13:21:30Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Navigate_to_node-red_folder.png&amp;diff=18884</id>
		<title>Datei:Navigate to node-red folder.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Navigate_to_node-red_folder.png&amp;diff=18884"/>
		<updated>2020-02-10T13:20:42Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: Frhenn lud eine neue Version von Datei:Navigate to node-red folder.png hoch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Install_node-red_helper.png&amp;diff=18883</id>
		<title>Datei:Install node-red helper.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Install_node-red_helper.png&amp;diff=18883"/>
		<updated>2020-02-10T13:18:06Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18882</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18882"/>
		<updated>2020-02-10T13:17:45Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Navigate to node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red helper.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Navigate_to_node-red_folder.png&amp;diff=18881</id>
		<title>Datei:Navigate to node-red folder.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Navigate_to_node-red_folder.png&amp;diff=18881"/>
		<updated>2020-02-10T13:13:06Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Install_node-red.png&amp;diff=18880</id>
		<title>Datei:Install node-red.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Install_node-red.png&amp;diff=18880"/>
		<updated>2020-02-10T13:12:32Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18879</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18879"/>
		<updated>2020-02-10T13:12:14Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:install node-red.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Navigate to node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red-node-test-helper command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18878</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18878"/>
		<updated>2020-02-10T13:10:41Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Installing Node-RED */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Navigate to node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red-node-test-helper command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18877</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18877"/>
		<updated>2020-02-10T13:09:13Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preparations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line enter &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: opened command line.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Navigate to node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red-node-test-helper command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18876</id>
		<title>NodeRED/en</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=NodeRED/en&amp;diff=18876"/>
		<updated>2020-02-10T13:07:52Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: /* Preparations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
Node-RED is a graphical development tool. With Node-RED, use cases for the Internet of Things can be implemented according to a simple modular principle.&lt;br /&gt;
In Node-RED there are so-called &amp;quot;nodes&amp;quot; which look like as follows. Each node fulfills a certain function e.g. making a HTTP-request.&lt;br /&gt;
&lt;br /&gt;
[[Datei:Node-RED nodes.png|200px]]&lt;br /&gt;
&lt;br /&gt;
= Preparations = &lt;br /&gt;
* If you haven&#039;t installed Node.js yet download and install it here: https://nodejs.org/en/download/&lt;br /&gt;
&lt;br /&gt;
* Use the command line to verify that Nodejs has been installed correctly.&lt;br /&gt;
** To open the command line type &amp;quot;cmd&amp;quot; in the Windows search bar and press the enter key.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:Command line.png|350px]]&lt;br /&gt;
[[Datei:commandline.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have opened the command line enter &amp;quot;node --version&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify node version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Also enter &amp;quot;npm --version&amp;quot; in the command line.&lt;br /&gt;
** Hint: npm usually comes with Node.js &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:verify npm version.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Internet connection available?&lt;br /&gt;
&lt;br /&gt;
= Installing Node-RED =&lt;br /&gt;
*Open command line&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: opened command line.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install -g --unsafe-perm node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Navigate to the &#039;&#039;.node-red&#039;&#039; folder&lt;br /&gt;
**Enter &amp;quot;cd .node-red&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Navigate to node-red folder.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;npm install node-red-node-test-helper node-red --save-dev&amp;quot; and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Install node-red-node-test-helper command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Enter &amp;quot;node-red&amp;quot; and press the enter key to start Node-RED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: start node-red command.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*After you have started Node-RED open your browser (Chrome, Firefox, Internet Explorer, ...)&lt;br /&gt;
** Enter &amp;quot;localhost:1880&amp;quot; into the search bar of your browser and press the enter key&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Bild: Open Node-RED Editor.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Close the browser and the command line now&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
*[[Node-RED Tutorial - Part 1]]&lt;br /&gt;
&lt;br /&gt;
*[[Node-RED Tutorial - Part 2]]&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Verify_npm_version.png&amp;diff=18875</id>
		<title>Datei:Verify npm version.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Verify_npm_version.png&amp;diff=18875"/>
		<updated>2020-02-10T13:05:44Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
	<entry>
		<id>https://doc.expecco.de/index.php?title=Datei:Verify_node_version.png&amp;diff=18874</id>
		<title>Datei:Verify node version.png</title>
		<link rel="alternate" type="text/html" href="https://doc.expecco.de/index.php?title=Datei:Verify_node_version.png&amp;diff=18874"/>
		<updated>2020-02-10T13:05:27Z</updated>

		<summary type="html">&lt;p&gt;Frhenn: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Frhenn</name></author>
	</entry>
</feed>