Method: Bandshell::HardwareApi.frontend_api_uri

Defined in:
lib/bandshell/hardware_api.rb

.frontend_api_uriObject



26
27
28
# File 'lib/bandshell/hardware_api.rb', line 26

def frontend_api_uri
  URI::join(concerto_url,'frontend.json')
end