Method: SDM::Gateway#device

Defined in:
lib/models/porcelain.rb

#deviceObject

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



4219
4220
4221
# File 'lib/models/porcelain.rb', line 4219

def device
  @device
end