Skip to content

Commit

Permalink
Add Bus class documentation to docs/interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal-shah committed Oct 28, 2023
1 parent 306051c commit 405fdf3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/interfaces/socketcand.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ The output may look like this::
Timestamp: 1637791111.609763 ID: 0000031d X Rx DLC: 8 16 27 d8 3d fe d8 31 24
Timestamp: 1637791111.634630 ID: 00000587 X Rx DLC: 8 4e 06 85 23 6f 81 2b 65

Bus
---

.. autoclass:: can.interfaces.socketcand.SocketCanDaemonBus
:show-inheritance:
:member-order: bysource
:members:

Socketcand Quickstart
---------------------

Expand Down

0 comments on commit 405fdf3

Please sign in to comment.