# `BB.Sim.Bridge`
[🔗](https://github.com/beam-bots/bb/blob/main/lib/bb/sim/bridge.ex#L5)

Mock bridge for simulation mode.

Accepts all operations but does nothing. Useful when actuators or other
components query the bridge during initialisation in simulation mode.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
