Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save boc-tothefuture/655d80c668154f85ba31d72b9eb88cac to your computer and use it in GitHub Desktop.
Save boc-tothefuture/655d80c668154f85ba31d72b9eb88cac to your computer and use it in GitHub Desktop.
Automation manager not loaded: true
Scope Values called!
## Java Output Below showing items being put into ScriptEngine
Filtered!
Condition:interface org.openhab.core.automation.Condition
Action:interface org.openhab.core.automation.Action
ConditionBuilder:class org.openhab.core.automation.util.ConditionBuilder
Trigger:interface org.openhab.core.automation.Trigger
Configuration:class org.openhab.core.config.core.Configuration
ActionBuilder:class org.openhab.core.automation.util.ActionBuilder
ModuleBuilder:class org.openhab.core.automation.util.ModuleBuilder
$automationManager:org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager@b674500
Rule:interface org.openhab.core.automation.Rule
$ruleRegistry:org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate@26a7ff63
TriggerBuilder:class org.openhab.core.automation.util.TriggerBuilder
Filtered!
####
### Notice $automationManager is not in global variable pool.
"Instance [:@items]"
"Global [:$$, :$&, :$', :$-l, :$*, :$-p, :$+, :$,, :$., :$/, :$0, :$-v, :$-w, :$PROCESS_ID, :$SAFE, :$INPUT_RECORD_SEPARATOR, :$:, :$;, :$<, :$=, :$DEFAULT_INPUT, :$CHILD_STATUS, :$LAST_PAREN_MATCH, :$>, :$PROGRAM_NAME, :$?, :$@, :$stdin, :$ERROR_INFO, :$ARGV, :$stderr, :$OFS, :$IGNORECASE, :$foo, :$\\, :$KCODE, :$LOAD_PATH, :$_, :$`, :$ORS, :$CLASSPATH, :$stdout, :$DEBUG, :$scriptExtension, :$-0, :$MATCH, :$FIELD_SEPARATOR, :$FILENAME, :$PID, :$~, :$VERBOSE, :$OUTPUT_FIELD_SEPARATOR, :$LAST_MATCH_INFO, :$-I, :$-K, :$RS, :$DEFAULT_OUTPUT, :$NR, :$POSTMATCH, :$LAST_READ_LINE, :$-W, :$PREMATCH, :$FS, :$-a, :$LOADED_FEATURES, :$INPUT_LINE_NUMBER, :$-d, :$OUTPUT_RECORD_SEPARATOR, :$ERROR_POSITION, :$!, :$\"]"
"Load Path [\"uri:classloader:/META-INF/jruby.home/lib/ruby/gems/shared/gems/did_you_mean-1.2.0/lib\", \"uri:classloader:/META-INF/jruby.home/lib/ruby/2.5/site_ruby\", \"uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib\"]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment