Method: Alien::AlienTag#proto

Defined in:
lib/alien/alientag.rb

#protoObject

Protocol used to read the tag. A bit map where Gen2 = 16.



24
25
26
# File 'lib/alien/alientag.rb', line 24

def proto
  @proto
end