We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095e2e7 commit decff53Copy full SHA for decff53
docs/Device implementation tutorial.md
@@ -31,7 +31,6 @@ This is a summary of main areas to consider when starting your implementation.
31
- NcClassManager - implement manager which handles model discovery
32
- Class discovery - implement class definition discovery for all classes used
33
- Datatype discovery - implement datatype definition discovery for all datatypes used
34
-
35
- Device specific - implement when the device employs the specific functionality
36
- Status monitors - implement NcStatusMonitor class model which every other status monitor derives from
37
- Overall status - all Status monitors offer an overallStatus and overallStatusMessage
0 commit comments