# Introduction to EasyEdge

Welcome to **EasyEdge**, a powerful Industrial Edge platform designed to seamlessly connect your physical factory floor to your digital infrastructure.

**Cloud-first** and **AI-powered**, EasyEdge is the Industrial Edge **SignalOps** & **DataOps** platform that goes beyond connectivity, enabling full control and automation of your data workflows.

EasyEdge enables you to **connect**, **shape**, and **deliver data** from legacy and modern equipment across industrial environments. Whether you're connecting PLCs, sensors, or machines, EasyEdge provides a robust, flexible, and secure way to bring your operational data to life.

## What is EasyEdge?

**EasyEdge** is a software platform that runs on edge gateways or virtual machines. It enables real-time data acquisition, transformation, and delivery to enterprise systems and cloud platforms. Designed for industrial environments, EasyEdge bridges the gap between OT (Operational Technology) and IT (Information Technology).

With EasyEdge, you can:

* **Connect** to a wide variety of industrial protocols such as Modbus RTU/TCP, OPC UA/DA, Siemens S7, BACnet, MQTT, REST, and more.
* **Shape** the data using intuitive workflows, filters, and algorithms right at the edge.
* **Deliver** clean, contextualized data to your preferred destination: AI, Cloud, SCADA, MES, or analytics platforms.

## Key Benefits

* **Rapid Deployment**: Get up and running in minutes with an intuitive user interface and reusable Asset Profiles.
* **Legacy Equipment Friendly**: Connect to both modern and legacy devices without modifying your infrastructure.
* **Scalable Architecture**: Manage one or hundreds of edge nodes from a centralized cloud portal.
* **Edge Intelligence**: Perform local filtering, calculations, normalization, and transformations before sending the data.
* **Reliable & Secure**: Features secure local buffering, project backup, and enterprise-grade access control.

## Core Components

* **EasyEdge Studio** (Cloud): A web-based platform to manage edge deployments, design data flows, and monitor device connectivity.
* **EasyEdge Node** (Edge): The local runtime installed on your gateway or edge device that handles protocol communication, data processing, and secure delivery.
* **EasyEdge Library** (Cloud): A growing collection of reusable asset profiles, code blocks, data models, and more to accelerate deployment across multiple sites.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://easyedge.gitbook.io/easyedge/introduction-to-easyedge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
