Unified Namespace (UNS) Architecture

Event-driven, dual-perspective data model for manufacturing - Equipment-centric + Product-centric

Equipment Hierarchy
Product Flow (WIP)
Completed Products
Consumer Systems
MQTT Subscriptions
3 Lines Active
47 Parts WIP
1,243 Completed
Mini Map
Equipment-Centric View

Devices publish state to hierarchical topics following ISA-95 structure: Enterprise → Facility → Area → Line → Machine → Device

plant1/assembly/line3/robot2/state
Product-Centric View

Parts carry their own state machine as they flow through equipment. Each part tracks location, operation, quality, and complete genealogy.

products/wip/123456/status
Consumer Systems

MES, ERP, AI/ML, Analytics systems subscribe to relevant MQTT topics. UNS inverts IT/OT integration - assets are source of truth.

Subscribe: /+/+/line3/#

Key Benefits

Single Source of TruthAssets publish, systems consume
Event-DrivenReal-time pub/sub architecture
Full TraceabilityRaw material → finished goods
Plug-and-PlayNew systems subscribe easily