Class: XBee::XBeeV1CommandModeInterface

Inherits:
BaseCommandModeInterface show all
Defined in:
lib/ruxbee/xbee_cmd.rb

Constant Summary

Constants inherited from BaseCommandModeInterface

BaseCommandModeInterface::VERSION

Constants inherited from RFModule

RFModule::VERSION

Instance Attribute Summary

Attributes inherited from RFModule

#api_mode, #command_character, #command_mode_timeout, #firmware_rev, #guard_time, #hardware_rev, #node_discover_timeout, #node_identifier, #operation_mode, #serial_number, #transmission_mode, #xbee_serialport, #xbee_uart_config

Method Summary

Methods inherited from BaseCommandModeInterface

#attention, #baud, #baud!, #channel, #channel!, #destination_high, #destination_high!, #destination_low, #destination_low!, #dio, #dio!, #dio_change_detect, #dio_change_detect!, #exit_command_mode, #fw_rev, #getresponse, #hw_rev, #initialize, #io_input, #io_output!, #my_src_address, #my_src_address!, #neighbors, #node_id, #node_id!, #pan_id, #pan_id!, #parity, #parity!, #received_signal_strength, #reset!, #restore!, #save!, #send!, #serial_num_high, #serial_num_low, #version

Methods inherited from RFModule

#getresults, #in_command_mode, #initialize, #read_timeout, #version

Constructor Details

This class inherits a constructor from XBee::BaseCommandModeInterface