# File lib/rubyipmi/freeipmi/commands/sensors.rb, line 5 def initialize(opts = ObservableHash.new) super("ipmi-sensors", opts) @options["no-header-output"] = false @options["output-sensor-state"] = false end