Class: SonyCameraRemote::Manufacturer

Inherits:
Struct
  • Object
show all
Defined in:
lib/sony_camera_remote/device.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/sony_camera_remote/device.rb', line 5

def name
  @name
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



5
6
7
# File 'lib/sony_camera_remote/device.rb', line 5

def url
  @url
end