Method: SDM::Relay#device

Defined in:
lib/models/porcelain.rb

#deviceObject

Device is a read only device name uploaded by the gateway process when it comes online.



8838
8839
8840
# File 'lib/models/porcelain.rb', line 8838

def device
  @device
end