Method: CurrentCost::Reading#name

Defined in:
lib/currentcost/reading.rb

#nameObject

Name of the device - always “CC02”.



102
103
104
# File 'lib/currentcost/reading.rb', line 102

def name
  @name
end