Expand description
A banc node: any board speaking banc-icd over postcard-rpc USB.
Node wraps discovery (nusb enumeration filtered by the rig config),
the identify handshake, and access to the underlying HostClient.
Consumers with their own ICDs call client() and use their endpoint
types directly — banc never needs to know them.