Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commands for the OSGi console

Tallman0815 edited this page Apr 6, 2015 · 3 revisions

Type '?' at the prompt for command help.
The most interesting commands for getting started are:

install - Installs the bundle from the given URL
start <bundle # or bundle name> - Starts the bundle with the given numeric or symbolic id
stop <bundle # or bundle name> - Stops the bundle with the given numeric or symbolic id
ss - Reports a summary status of all installed bundles
diag <bundle # or bundle name> - Reports any resolution problems for the bundle with the given numeric or symbolic id

Installation


User Interfaces


Community

(link to openHAB forum)

Development



Misc


Samples

A good source of inspiration and tips from users gathered over the years. Be aware that things may have changed since they were written and some examples might not work correctly.

Please update the wiki if you do come across any out of date information.

Use case examples

Collections of Rules on a single page

Single Rules

Scripts


Release Notes

Clone this wiki locally