Essentially, Nrio uses the standard NiagaraNetwork architecture. For example, real-time data is modeled using Nrio proxy points, which reside under an NrioModule device, which in turn resides under an Nrio network container (M2mIoNetwork or NrioNetwork) in the station’s DriverContainer (Drivers).
Hierarchically, the component architecture is: network, module, points extension, points.

Unlike most other drivers, points is the only extension under an NrioModule device, and the sole purpose of the Nrio driver—to configure (and proxy) the actual Nrio I/O hardware points.