Home
Welcome to the Nexus Project documentation. This is a comprehensive guide to the IIoT Nexus Gateway ecosystem.
Overview
Nexus Project is a modern Industrial IoT solution designed to bridge the gap between Operational Technology (OT) and Information Technology (IT). It consists of a suite of applications and packages to facilitate edge computing, data collection, and real-time processing.
Architecture
The project is organized as a monorepo with the following main components:
Apps
- Edge OS: The core runtime for edge gateways. Handles protocol drivers, rule engine, and local data processing.
Packages
- Nexus SDK: Typescript SDK for developing custom plugins and interacting with the Nexus core.
- UI Kit: Shared React components for consistent UI across Nexus applications.
Getting Started
Check out our Guide to start deploying your first edge node.
Last updated on