What LGB is
A translator, not a controller.
Connecting Rockwell PLCs to modern IIoT systems usually requires expensive commercial gateways (Kepware, Cogent DataHub, Ignition) or fragile Node-RED stacks. LGB fills that gap: a pure Go binary that speaks native CIP to ControlLogix/CompactLogix and exposes tags as OPC UA variables and Sparkplug B metrics.
The PLC stays in charge of control. LGB is an observability and integration layer — it reads, writes (with explicit ACLs), and translates. No vendor lock-in on the consumer side.