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.



5376
5377
5378
# File 'lib/models/porcelain.rb', line 5376

def device
  @device
end