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.



8431
8432
8433
# File 'lib/models/porcelain.rb', line 8431

def device
  @device
end