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.



9142
9143
9144
# File 'lib/models/porcelain.rb', line 9142

def device
  @device
end