API reference¶
Auto-generated from source docstrings via mkdocstrings-python.
Top-level¶
servomexlib— top-level re-exports.
Subpackages¶
servomexlib.transport—Transport,SerialTransport,FakeTransport,SerialSettings.servomexlib.protocol—ProtocolKind,ProtocolClient, AUTO detection, continuous + Modbus clients.servomexlib.registry—ChannelSpec, units, status decode, charset.servomexlib.devices—Analyzer,Session, models,open_device, discovery, capabilities.servomexlib.manager—ServomexManager.servomexlib.streaming—Sample,StreamingSession,StreamMode,record().servomexlib.sinks— sink protocol + first-party sinks.servomexlib.sync— sync facade over the async core.servomexlib.testing—FakeTransport, fixtures, Modbus fake, canned frames.servomexlib.errors— typed exception hierarchy andErrorContext.