<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Node-RED</id>
	<title>Node-RED - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Node-RED"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Node-RED&amp;action=history"/>
	<updated>2026-05-03T19:53:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=Node-RED&amp;diff=49253&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;Node-RED is a flow-based programming tool, original developed by IBM’s Emerging Technology Services team and now a part of the JS Foundation. Flow-based Programming  Invente...&quot;</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Node-RED&amp;diff=49253&amp;oldid=prev"/>
		<updated>2017-08-23T08:31:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Node-RED is a flow-based programming tool, original developed by IBM’s Emerging Technology Services team and now a part of the JS Foundation. Flow-based Programming  Invente...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Node-RED is a flow-based programming tool, original developed by IBM’s Emerging Technology Services team and now a part of the JS Foundation.&lt;br /&gt;
Flow-based Programming&lt;br /&gt;
&lt;br /&gt;
Invented by J. Paul Morrison in the 1970s, flow-based programming is a way of describing an application’s behavior as a network of black-boxes, or “nodes” as they are called in Node-RED. Each node has a well-defined purpose; it is given some data, it does something with that data and then it passes that data on. The network is responsible for the flow of data between the nodes.&lt;br /&gt;
&lt;br /&gt;
It is a model that lends itself very well to a visual representation and makes it more accessible to a wider range of users. If someone can break down a problem into discrete steps they can look at a flow and get a sense of what it is doing; without having to understand the individual lines of code within each node.&lt;br /&gt;
Runtime/Editor&lt;br /&gt;
&lt;br /&gt;
Node-RED consists of a Node.js-based runtime that you point a web browser at to access the flow editor. Within the browser you create your application by dragging nodes from your palette into a workspace and start to wire them together. With a single click, the application is deployed back to the runtime where it is run.&lt;br /&gt;
&lt;br /&gt;
The palette of nodes can be easily extended by installing new nodes created by the community and the flows you create can be easily shared as JSON files.&lt;br /&gt;
History&lt;br /&gt;
&lt;br /&gt;
Node-RED started life in early 2013 as a side-project by Nick O’Leary and Dave Conway-Jones of IBM’s Emerging Technology Services group.&lt;br /&gt;
&lt;br /&gt;
What began as a proof-of-concept for visualising and manipulating mappings between MQTT topics, quickly became a much more general tool that could be easily extended in any direction.&lt;br /&gt;
&lt;br /&gt;
It was open-sourced in September 2013 and has been developed in the open ever since, culminating in it being one of the founding projects of the JS Foundation in October 2016.&lt;br /&gt;
&lt;br /&gt;
For some more of the history and highlights:&lt;br /&gt;
&lt;br /&gt;
    read our blog post announcing the move to the JS Foundation.&lt;br /&gt;
    watch Nick’s talk from Monki Gras 2016 :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* https://nodered.org/about/&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>