# File lib/rubyipmi/freeipmi/commands/bmcdevice.rb, line 5
    def initialize(opts = ObservableHash.new)
      super("bmc-device", opts)
    end