Class: X::Attribute
Instance Attribute Summary collapse
Attributes inherited from Entry
Method Summary
Methods inherited from Entry
Constructor Details
This class inherits a constructor from X::Entry
Instance Attribute Details
#value ⇒ Object
52 53 54 |
# File 'lib/rfid-usb-gom-sensor/node.rb', line 52 def value @value ||= @data["value"] end |