We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nothing, one spelling
Updated How To Implement A Binding (markdown)
Updated Archetype Version
Typo fix
added link to KNX binding example as it was in original description
added old description about binding configuration back. new and old way are both supported. Newer approach is more integrated between DS and CAS, alternative older approach is more manual.
changed archetypeVersion in maven:generate to 1.7.0 which is current version
added documentation of the deactivate callback and a sample openhab.cfg file configuration for the binding
Updated the instructions about the global binding configuration according to the new archetype template, see issue #2027
Extended description how to get openhab.cfg configuration settings in a binding
Added in some links to Git hub for some classes to make it easier to go from the Wiki page to the code.
Add hint for re-import a new bundle.
Add backslash to bash command to make c&p easier
Remove unneccessary dot.
Small formatting improvements
Fixed: Some example code was not shown
Note about memory problem for mvn clean install
fixed width of the mvn call again
fixed line with mvn archetype which was to long
reformatted inline code
imported latest wiki from googlecode