DataHub

Glossary

Standard definitions for terms used throughout DataHub documentation.

TermDefinition
AdapterSoftware that reads data from a field device and publishes telemetry events to NATS
AlarmA record created when a rule condition is met, requiring operator attention
BaselineKnown-good telemetry envelope (p05–p95) for a tag, used by GOLDEN_PROFILE rules
ChannelA configured notification destination (Slack, email, Telegram, HTTP) used by rule actions
CodeURL-safe identifier for plants, machines, devices, tags, and other entities
DashboardA configurable layout of widgets visualizing tag data and alarms
DetectorRule type (THRESHOLD, ANOMALY_ZSCORE, RATE_OF_CHANGE, FLATLINE, GOLDEN_PROFILE, RUL)
DeviceA control connection representing a PLC, meter, gateway, or simulator
Fulfillment modeStation playbook for WMS orders: PICK_PACK, PICK_ONLY, UNIT_LOAD, PLAN_AFTER_PICK
ISA-95International standard for enterprise-control system integration; DataHub aligns hierarchy levels
Item classWMS category for products (FINISHED, RAW, WIP, PACKAGING)
JetStreamNATS persistence layer for durable telemetry streaming
Logistics unitPallet or handling unit built during WMS pack (when pallet plan required)
MachineA work center or equipment group under a plant
Material lotBatch/lot identifier for traceable stock (ISA-95 aligned)
NATSMessage broker used as the telemetry backbone
PlantTop-level site or factory; scopes users and inventory
ProgramSandboxed JavaScript that derives or transforms telemetry
RBACRole-based access control using resource + action permissions
RuleA condition monitored against tag values that triggers alarms and actions
Share tokenOpaque URL token for public dashboard, screen, or file access
StationWarehouse Work Center desk; defines fulfillment mode for outbound orders
Stock ledgerAudit trail of inventory quantity changes
TagAn individual data point with a protocol-specific address
Tag pathFull hierarchical identifier: plantCode/machineCode/deviceCode/tagCode
TelemetryTime-series data values published by adapters
UNSUnified Namespace — the live tree of all tag paths
WarehouseA plant-scoped storage zone for inventory and WMS
WMSWarehouse management — products, orders, stations, and outbound fulfillment

API cross-reference

Many glossary terms map to API tag groups in the REST API reference: Plants, Tags, Rules, Baselines, Programs, Parts, Warehouses, Orders, and Roles.