GPIO Bus (Deprecated)

This bus model is deprecated. Users should migrate to the SignalIface.

The bus model maintains the values of 64 GPIO pins and a notification list, where pin updates can be forwarded to an arbitrary number of models when pin values have changed.

This does place a limitation, in that a model must know which pin it is connected to.