Class: SDN::Message::GetNodeSerialNumber

Inherits:
SimpleRequest show all
Defined in:
lib/sdn/messages/get.rb

Constant Summary collapse

MSG =
0x4c

Constants inherited from SimpleRequest

SimpleRequest::PARAMS_LENGTH

Instance Attribute Summary

Attributes inherited from SDN::Message

#ack_requested, #dest, #reserved, #src

Method Summary

Methods inherited from SimpleRequest

#initialize

Methods inherited from SDN::Message

#class_inspect, #initialize, #inspect, #parse, parse, readpartial, #serialize

Methods included from Helpers

#checksum, #from_number, #from_string, #is_group_address?, #parse_address, #print_address, #to_number, #to_string, #transform_param

Constructor Details

This class inherits a constructor from SDN::Message::SimpleRequest