Merge commit '94a28b38420e060849d27a7116aa67d721c445ae' into HEAD
commit
b71113d113
|
@ -7,7 +7,7 @@ title: Bundle Management
|
|||
|
||||
# Bundle Management
|
||||
|
||||
The [Karaf console](#console) offers various commands to manage bundles. Most of these commands are not needed in the normal (non-developer) use of openHAB. However some basic commands are needed when dealing with some expert user situations like testing a binding.
|
||||
The [Karaf console](console.html) offers various commands to manage bundles. Most of these commands are not needed in the normal (non-developer) use of openHAB. However some basic commands are needed when dealing with some expert user situations like testing a binding.
|
||||
|
||||
## List Bundles
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ openhab-binding-network │ 2.2.0 │ │
|
|||
According to the [naming convention for bundles](/docs/administration/bundles.html#naming-convention-for-bundles) the *id* for the shown example is *network*.
|
||||
|
||||
Another way to find the correct `id` is to look at the URL of the add-on documentation page.
|
||||
For example the url for the [mqtt Binding documentation](/docs/addons/bindings/mqtt1/) is
|
||||
For example the url for the [mqtt Binding documentation](/addons/bindings/mqtt1/) is
|
||||
|
||||
```text
|
||||
https://www.openhab.org/addons/bindings/mqtt1/
|
||||
|
|
Loading…
Reference in New Issue