Top Level Namespace

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

import_presets

Instance Method Details

#chObject



3
4
5
# File 'lib/rspec/openhab/core/logger.rb', line 3

def ch
  Java::Ch
end