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 3f51f6a commit c0f6947Copy full SHA for c0f6947
developers/bindings/index.md
@@ -977,7 +977,7 @@ Here the developer only needs to implement four simple methods:
977
### SDDP Discovery
978
979
SDDP discovery is implemented in the framework as `SddpDiscoveryService`.
980
-To facilitate the development, binding developers only need to implement a `SddpDiscoveryParticipant`.
+To facilitate the development, binding developers only need to implement a `SddpDiscoveryParticipant`.
981
Additionally one must add `<feature>openhab-core-config-discovery-sddp</feature>` to the binding's `feature.xml` file.
982
Here the developer only needs to implement four simple methods:
983
0 commit comments