Module: XBee

Defined in:
lib/xbee/xbee.rb,
lib/xbee/bytes.rb,
lib/xbee/packet.rb,
lib/xbee/address.rb,
lib/xbee/version.rb,
lib/xbee/address_16.rb,
lib/xbee/address_64.rb,
lib/xbee/frames/frame.rb,
lib/xbee/frames/at_command.rb,
lib/xbee/frames/data/sample.rb,
lib/xbee/frames/modem_status.rb,
lib/xbee/exceptions/exception.rb,
lib/xbee/frames/receive_packet.rb,
lib/xbee/frames/addressed_frame.rb,
lib/xbee/frames/transmit_status.rb,
lib/xbee/frames/identified_frame.rb,
lib/xbee/frames/transmit_request.rb,
lib/xbee/frames/at_command_response.rb,
lib/xbee/frames/create_source_route.rb,
lib/xbee/frames/explicit_rx_indicator.rb,
lib/xbee/exceptions/frame_format_error.rb,
lib/xbee/exceptions/unknown_frame_type.rb,
lib/xbee/frames/route_record_indicator.rb,
lib/xbee/frames/data_sample_rx_indicator.rb,
lib/xbee/frames/remote_at_command_request.rb,
lib/xbee/frames/remote_at_command_response.rb,
lib/xbee/frames/xbee_sensor_read_indicator.rb,
lib/xbee/frames/explicit_addressing_command.rb,
lib/xbee/frames/unidentified_addressed_frame.rb,
lib/xbee/frames/node_identification_indicator.rb,
lib/xbee/frames/at_command_queue_parameter_value.rb,
lib/xbee/frames/many_to_one_route_request_indicator.rb,
lib/xbee/frames/over_the_air_firmware_update_status.rb

Defined Under Namespace

Modules: Exceptions, Frames Classes: Address, Address16, Address64, Bytes, Packet, XBee

Constant Summary collapse

VERSION =
'1.0.2'