Libraries
»
particlerb
(2.1.0)
»
Index
»
Particle
»
Device
»
#path
Method: Particle::Device#path
Defined in:
lib/particle/device.rb
#
path
⇒
Object
198 199 200
# File 'lib/particle/device.rb', line 198
def
path
"
/v1/devices/
#{
id_or_name
}
"
end