# File lib/rubyipmi/freeipmi/commands/bmc.rb, line 21
    def reset(type='cold')
      device.reset(type)
    end