Class: Sphero::Response::PowerNotification

Inherits:
GetPowerState show all
Defined in:
lib/sphero/response.rb

Constant Summary

Constants inherited from GetPowerState

GetPowerState::CHARGING, GetPowerState::CRITICAL, GetPowerState::LOW, GetPowerState::OK

Constants inherited from Sphero::Response

ASYNC_RESPONSE, CODE_OK, DLEN, MRSP, SEQ, SIMPLE_RESPONSE, SOP1, SOP2

Method Summary

Methods inherited from GetPowerState

#batt_voltage, #body, #num_charges, #power_state, #rec_ver, #time_since_charge

Methods inherited from Sphero::Response

async?, #body, #empty?, #initialize, #seq, simple?, #success?, #valid?

Constructor Details

This class inherits a constructor from Sphero::Response