Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Info

VLKI-23 - August 2020 - VUSION Link

...

Note

Note:

  • File configuration disables QR Code or manual setting configuration until the file is removed from the PDA.

  • VUSION Rail configuration remains possible

  • Geoloc Mode is accessible only if the store has subscribed to this option.

File configuration mode is only available with VUSION Link Pro subscription.

File design:

...

1. Design your file configuration

Code Block
languagejson
{
	"env": "weup | eusp", ("weup" is for Europe, "eusp" for Americas)
	"storeId": "retailChain.storeId", (enter your store Id)
	"apiUrl": "https://api-eu.vusion.io",
	"apimKey": "0b3d1234d22e3c5aa8c1b942acacb244", (cansee bebelow foundhow viato VUSIONget Linkyour Pro APIapimKey)
	"language": "fr | en", ("fr" is for French, "en" for English)
	"options": {
		"geoloc": true | false,false, (or "True" if activated)
		"vrail": true | false false (or "True" if activated)
	}
}

File import to PDA:

Import the file Where can I find my apimKey ?

  1. Connect to your VUSION Api portal account: https://api-portal-eu.vusion.io

  2. Click on the “APIS” tab

  3. Select “V:Link Pro” product

...

4. Choose the API “GET Mobile token” and launch the API call. You will receive your apimKey.

...

2. Import your file on your PDA, at the root of your device.

e.g. : "device_storage\SES\VLink\config.json"

...