Browse Source

Update Discovery Set after merge of LDS into master

Stefan Profanter 7 years ago
parent
commit
6651bfcb09
1 changed files with 3 additions and 3 deletions
  1. 3 3
      FEATURES.md

+ 3 - 3
FEATURES.md

@@ -5,7 +5,7 @@ open62541 Supported Features
 |:----------------------------|:--------------------------------|:--------------------:|:---------------------|
 | Discovery Service Set       |                                 |                      |                      |
 |                             | FindServers()                   |  :white_check_mark:  |                      |
-|                             | FindServersOnNetwork()          | :first_quarter_moon: | Branch: feature_mdns |
+|                             | FindServersOnNetwork()          |     :full_moon:      | Branch: master       |
 |                             | GetEndpoints()                  |  :white_check_mark:  |                      |
 |                             | RegisterServer()                |  :white_check_mark:  |                      |
 |                             | RegisterServer2()               |     :full_moon:      | Branch: master       |
@@ -92,6 +92,6 @@ open62541 Supported Features
 | Method call                             |  :white_check_mark:  |                      |
 | Advanced Type                           |  :white_check_mark:  |                      |
 | **Discovery**                           |                      | See Discovery Service Set |
-| Local Disovery Server                   | :first_quarter_moon: | Branch: feature_mdns |
-| Local Discovery Server Multicast Ext.   | :first_quarter_moon: | Branch: feature_mdns |
+| Local Disovery Server                   |     :full_moon:      | Branch: master       |
+| Local Discovery Server Multicast Ext.   |     :full_moon:      | Branch: master       |
 | Global Discovery Server                 |      :new_moon:      |                      |