Skip to content
DE EN

Quickstart

A brief overview of what you can do with Edge.

Open a browser and enter the IP address of your Edge device. The web interface opens directly — no additional software required. After connecting, you land on the Home screen.

Edge Home

The Home screen gives you an immediate overview of the device and its connected field devices:

ElementDescription
SystemDevice name, manufacturer, and serial number. Click Settings to open device settings.
Field DevicesLists configured data sources (Modbus, OPC, SIMATIC) with the number of connected devices per source.
+ tileAdd further widgets to your Home view.
Browser security warning for untrusted connection

Clicking Visualization in the sidebar redirects you directly to Grafana — a browser-based visualization platform that runs on the Edge device.

Grafana on Edge

Grafana is pre-installed on the Edge and connects directly to the recorded measurement data. From the home screen you can open existing dashboards or create new ones to visualize your signal data as charts, gauges, and tables.

Grafana dashboards are stored on the device. No internet connection is required — everything runs locally on the Edge.

Navigate to Data Logging in the sidebar to manage your measurement setup. Here you can add and configure field devices as data sources and define which measurement variables to record.

Edge Data Logging
SectionDescription
All VariablesBrowse all available measurement variables across connected devices.
All DevicesView and manage the field devices registered on this Edge.
+ Add DeviceAdd a new field device by selecting the protocol (SIMATIC, Modbus, OPC UA) and entering the connection parameters.
Each data source (SIMATIC, Modbus, OPC UA) requires the correct connection parameters. Have the IP address and slot/rack configuration of your controller ready before adding a device.

Clicking Data Processing in the sidebar redirects you directly to Node-RED — a browser-based flow editor that runs on the Edge device.

Node-RED flow editor on Edge

Node-RED lets you create data processing logic visually by connecting nodes into flows. The interface consists of three areas:

AreaDescription
Node palette (left)A library of ready-to-use nodes grouped by category: common, Function (function, switch, change, template…), network (MQTT, HTTP, WebSocket…), and more.
Flow canvas (center)Drag nodes from the palette onto the canvas and connect them to build your processing logic.
Info panel (right)Shows the flow structure (Flows, Subflows, Global Configuration Nodes) and context-sensitive help for selected nodes.
Click deploy in the top-right corner to activate your flow. Changes only take effect after deploying.

Navigate to Data Transfer in the sidebar to configure the gateway that forwards recorded data to Invisyne Hub or external systems.

Edge Data Transfer

The forwarding target can be configured independently — define which data sources and variables to include, and set the transfer interval or trigger.

Make sure the target system (Hub or external endpoint) is reachable from the Edge device’s network before enabling forwarding.

Navigate to System → Settings in the sidebar to open the settings menu. It provides access to all device configuration areas in one view.

Edge Settings menu
SettingDescription
Time and DateSet the timezone, time, and date, or configure an NTP server.
GatewayVarious settings for the gateway.
Network AdapterConfigure the network adapter.
System StatusLists the device’s system services and their operating status.
Database ManagementConfigure the retention period for recorded measurement data.
GeneralGeneral information about the device.
System ControlRestart the system or reset the device to factory settings.
SecurityChange the password.
NotificationsConfigure SMTP settings to send Grafana alarms by email.
UpdateUpdate the Edge software and its installed services.