Top Level Namespace
- Includes:
- OpenHAB::DSL::Imports
Defined Under Namespace
Modules: Bundler, OpenHAB, RSpec
Constant Summary collapse
- OPENHAB_AUTOMATION_PATH =
load rules files
"#{org.openhab.core.OpenHAB.config_folder}/automation/jsr223/ruby/personal"
Instance Method Summary collapse
Methods included from OpenHAB::DSL::Imports
Instance Method Details
#ch ⇒ Object
3 4 5 |
# File 'lib/rspec/openhab/core/logger.rb', line 3 def ch Java::Ch end |