<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://doc.pinetek-networks.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://doc.pinetek-networks.com/feed.php">
        <title>Pinetek Networks - Knowledge Base - pinebox:manual:2_getting-started</title>
        <description></description>
        <link>https://doc.pinetek-networks.com/</link>
        <image rdf:resource="https://doc.pinetek-networks.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-29T23:56:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.1_initial-connection&amp;rev=1768656751&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.2_web-interface-configuration&amp;rev=1744961259&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.3_connect-configure-device&amp;rev=1744961235&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.4_add-node-red&amp;rev=1744961212&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.5_create-node-red-flow&amp;rev=1744961046&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.6_sqlite&amp;rev=1744970892&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://doc.pinetek-networks.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Pinetek Networks - Knowledge Base</title>
        <link>https://doc.pinetek-networks.com/</link>
        <url>https://doc.pinetek-networks.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.1_initial-connection&amp;rev=1768656751&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-17T13:32:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.1 Initial connection to the Pinebox</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.1_initial-connection&amp;rev=1768656751&amp;do=diff</link>
        <description>2.1 Initial connection to the Pinebox

This section describes how to access the web interface of the Pinebox over an Ethernet connection.

Power connection

To power the Pinebox, apply 24V to the power connector. The Power LED will turn green and the Pinebox will start. For further details, please refer to the</description>
    </item>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.2_web-interface-configuration&amp;rev=1744961259&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T07:27:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.2 Web interface and Pinebox configuration</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.2_web-interface-configuration&amp;rev=1744961259&amp;do=diff</link>
        <description>2.2 Web interface and Pinebox configuration

Access the web interface

Once the Pinebox has started (“System”-LED solid green), you can access the Pinebox by entering the IP-Address or, if supported by the network, the devicename (in the format pinebox-XXXXX) into your webbrowsers address page:</description>
    </item>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.3_connect-configure-device&amp;rev=1744961235&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T07:27:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.3. Connect and configure a device</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.3_connect-configure-device&amp;rev=1744961235&amp;do=diff</link>
        <description>2.3. Connect and configure a device

Connect an IO-Link® device

IO-Link devices are connected with an standard M12 connector to the Pinebox. In our example we will use a distance sensor. Anyhow, the configuration principle is the same for all device types and all available ports on the Pinebox.</description>
    </item>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.4_add-node-red&amp;rev=1744961212&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T07:26:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.4 Add device process data to Node-RED</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.4_add-node-red&amp;rev=1744961212&amp;do=diff</link>
        <description>2.4 Add device process data to Node-RED

After ensuring that your device is properly connected, you can add the device specific node to Node-RED.

Node-RED is an open-source visual programming tool used for wiring together hardware devices, APIs, and online services. It provides a browser-based flow editor, which allows users to create flows using nodes (blocks) and connect them together to define the logic of their application or automation task. Each node represents a function or service, and …</description>
    </item>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.5_create-node-red-flow&amp;rev=1744961046&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T07:24:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.5 Create your first Node-RED flow</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.5_create-node-red-flow&amp;rev=1744961046&amp;do=diff</link>
        <description>2.5 Create your first Node-RED flow

Once the nodes for the device have been created, we can now add create a simple Node-RED flow. This flow will cyclically get the process data from the connected distance sensor and display the data on a dashboard.</description>
    </item>
    <item rdf:about="https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.6_sqlite&amp;rev=1744970892&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-18T10:08:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2.6 Forward data to the SQLite database</title>
        <link>https://doc.pinetek-networks.com/doku.php?id=pinebox:manual:2_getting-started:2.6_sqlite&amp;rev=1744970892&amp;do=diff</link>
        <description>2.6 Forward data to the SQLite database

Now, we can forward the data to the integrated SQLite database.

First the structure for the process data needs to be created in the internal SQLite database. This can be easily done over the port page in the process data section:</description>
    </item>
</rdf:RDF>
