We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfdf75 commit d953a37Copy full SHA for d953a37
README.rst
@@ -11,14 +11,24 @@ The library supports Python 2.7 and 3.4+.
11
Features
12
--------
13
14
-* Object Dictionary from EDS
15
-* NMT master/slave
16
-* SDO client/server
+The library is mainly meant to be used as a master.
+
+* NMT master
17
+* SDO client
18
* PDO producer/consumer
-* SYNC producer/consumer
19
-* EMCY consumer/producer
+* SYNC producer
20
+* EMCY consumer
21
* TIME producer
22
* LSS master
23
+* Object Dictionary from EDS
24
25
+Incomplete support for creating slave nodes also exists.
26
27
+* SDO server
28
+* PDO producer/consumer
29
+* NMT slave
30
+* EMCY producer
31
32
33
34
Installation
0 commit comments