⚡️High-Performance Rust CoreBuilt on tokio async runtime and backpressure-friendly pipelines for high-throughput edge workloads.Rust Core
🔌Southward Multi-ProtocolA driver system for Modbus / S7 / IEC104 / DLT645 / CJT188 and more, with robust parsing and fault tolerance.Southward Docs
📡Northward MQTT v5Cloud-facing integration via MQTT v5, with message formats in both proto and JSON.MQTT v5
🧩Plugin-First ExtensibilityNorthbound connectors and enrichment capabilities evolve as plugins, configurable and enabled on demand.Plugin Dev
🛡️Security & IdentityTLS, authentication and authorization baselines across device access and northward communication.TLS & Security
🔁Resilience by DesignTimeouts, retries, backoff, bounded queues and graceful degradation to survive transient failures.Troubleshooting
📈ObservabilityStructured tracing logs and metrics to pinpoint bottlenecks and anomalies quickly.Metrics
🧱Developer-FriendlyClear extension points and unified data models for driver and plugin development, testing and maintenance.Driver Dev