Prism
Prism is Intrasys's Sensor Fusion Platform. It connects physical hardware — currently RFID readers and cameras — to a cloud platform that ingests their events, runs configurable no-code workflows against them, and surfaces live monitoring and historical exports to operator organizations.
Hardware devices (Facets) run an on-device agent that streams events (Signals) to the cloud. Org-defined Refractions — no-code workflow graphs — process those Signals (filter, branch, command devices, call APIs, notify people, run AI steps) and append rows to Capture Sets, named append-only logs you can query and export. Operators watch live state on Spectrum.
The model
| Term | What it is |
|---|---|
| Facet | A hardware device managed by Prism (RFID reader, camera). Runs an on-device agent. |
| Signal | An event a Facet streams to the cloud (e.g. a tag read, a snapshot). |
| Refraction | An event-driven, no-code workflow graph that processes Signals. |
| Stage | A single step in a Refraction (filter, action, branch, delay…). |
| Capture Set | An append-only, exportable log of rows a Refraction writes. |
| Site | An org grouping of Facets (e.g. "Warehouse A", "Front Gate"). |
| Spectrum | The live monitoring dashboard — camera snapshots, RFID feeds, counters. |
Who uses it
Prism is Intrasys-managed — there is no self-serve signup. Intrasys provisions your organization and assigns Facets to it.
- Platform admins (Intrasys) register hardware and provision orgs.
- Org admins build Refractions and manage Facets and Sites.
- Operators run and monitor workflows; viewers read.
- AI assistants / developers connect through the MCP connector.
Next steps
- Getting started — sign in, see a Facet, build your first Refraction.
- Concepts — the full domain model.
- Setup & onboarding — orgs, Sites, and Facet provisioning.
- Refractions — triggers, the stage catalog, conditions, runs.
- Capture Sets — rows, querying, exports.
- AI & MCP connector — drive Prism from an AI assistant.