Class: XBee::Frame::ATCommandQueueParameterValue
- Defined in:
- lib/apimode/frame/at_command.rb
Instance Attribute Summary
Attributes inherited from ATCommand
#at_command, #parameter_pack_string, #parameter_value
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from ATCommand
#cmd_data, #cmd_data=, #initialize
Methods inherited from Base
Constructor Details
This class inherits a constructor from XBee::Frame::ATCommand
Instance Method Details
#api_identifier ⇒ Object
30 |
# File 'lib/apimode/frame/at_command.rb', line 30 def api_identifier ; 0x09 ; end |