Skip to content

Releases: edgentia-core/public

edgentia v0.1.0

21 Jun 21:40
9c0e1d6

Choose a tag to compare

First public release of edgentia — an edge-native runtime that turns a factory's MQTT firehose into a queryable ISA-95 asset catalogue, served through one API.

Highlights

  • ISA-95 catalogue — 7-level asset hierarchy (Enterprise → Control Module), addressed by dotted path, with live values and history.
  • Runtime pipeline — ingest → classify → shape → enrich → persist, with bring-your-own broker connections and a review/approval flow.
  • RBAC & groups — platform / consumer / workspace tiers, a capability-based role matrix, and ISA-95 group scoping.
  • Dashboards — user-built live boards on a 12-column grid, with view-only sharing.
  • Assistant & agents — a scoped tool-calling chat assistant and scheduled per-workspace agents.
  • External API — per-channel read exposure for machine-to-machine consumers with issued API keys.
  • Deployment — public container images, a Helm chart, and docker-compose; Microsoft Entra ID or Keycloak auth.

Get started

Read the docs at https://edgentia.com/docs

Quick-start examples (Keycloak realm, compose, …) will be published in this repository.