Class: Pwnix::Api::Client::Hardware

Inherits:
Object
  • Object
show all
Includes:
HTTParty, HTTPartyTime
Defined in:
lib/pwnix-api-client/system/hardware.rb

Instance Method Summary collapse

Methods included from HTTPartyTime

#clear_errors, #errors, #has_errors?, included, #last_error, #safe_api_call

Instance Method Details

#statusObject



8
9
10
# File 'lib/pwnix-api-client/system/hardware.rb', line 8

def status
  safe_api_call("/system/hardware/status")
end