Removed author-tags from binding definitions (#1656)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>pull/1669/head
parent
bf61b10afc
commit
728dbb6aa2
|
@ -34,7 +34,7 @@ The structure of a binding follows the structure of a typical OSGi bundle projec
|
|||
|-------- org/openhab/[...]
|
||||
|- src/main/resources/OH-INF
|
||||
|---- binding
|
||||
|-------- binding.xml Binding name, description, author and other meta data
|
||||
|-------- binding.xml Binding name, description and other meta data
|
||||
|---- config Configuration description files when not in things files
|
||||
|-------- *.xml
|
||||
|---- i18n Your localized binding texts
|
||||
|
|
Loading…
Reference in New Issue