Skip to content

Commit d953a37

Browse files
Clarified features in README
1 parent 8cfdf75 commit d953a37

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.rst

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,24 @@ The library supports Python 2.7 and 3.4+.
1111
Features
1212
--------
1313

14-
* Object Dictionary from EDS
15-
* NMT master/slave
16-
* SDO client/server
14+
The library is mainly meant to be used as a master.
15+
16+
* NMT master
17+
* SDO client
1718
* PDO producer/consumer
18-
* SYNC producer/consumer
19-
* EMCY consumer/producer
19+
* SYNC producer
20+
* EMCY consumer
2021
* TIME producer
2122
* 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+
* Object Dictionary from EDS
2232

2333

2434
Installation

0 commit comments

Comments
 (0)