Class: OpenHAB::Core::Configuration

Inherits:
Object
  • Object
show all
Includes:
EmulateHash
Defined in:
lib/openhab/core/configuration.rb

Overview

Configuration represents openHAB's org.openhab.core.config.core.Configuration data with the full interface of Hash.

All keys are converted to strings.

Method Summary

Methods included from Enumerable

#all_groups, #all_members, #command, #command!, #decrease, #down, #equipments, #fast_forward, #groups, #increase, #locations, #member_of, #members, #move, #next, #not_member_of, #not_tagged, #off, #on, #pause, #play, #points, #previous, #refresh, #rewind, #stop, #tagged, #toggle, #up, #update, #update!