Method: Cosmos::PacketItem#id_value

Defined in:
lib/cosmos/packets/packet_item.rb

#id_valueObject

The id_value type depends on the data_type of the PacketItem

Returns:

  • Value used to identify a packet



41
42
43
# File 'lib/cosmos/packets/packet_item.rb', line 41

def id_value
  @id_value
end