How to change the comGpsGate path part in REST URL

It is possible to change the comGpsGate path part in REST URL by adding the REST_URL_PATH setting in the app config. 

How to change the comGpsGate path

1. Edit the GpsGate.Service.exe.config file located in 'Franson NMEA Service' folder.

2. Add <add key="REST_URL_PATH" value="CUSTOM_URL" /> in the appSettings section. (CUSTOM_URL can be replaced by a custom alphanumerical string without any spaces or special characters.)

3. Restart NMEA service.

4. The resulting URL will be http://YOUR_SERVER_URL/CUSTOM_URL/api/v.1/test#/