Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

VLKI-23 - August 2020 - VUSION Link


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:

The configuration file must be designed as follow:

{
	"env": "weup | eusp", ("weup" is for Europe, "eusp" for Americas)
	"storeId": "retailChain.storeId",
	"apiUrl": "https://api-eu.vusion.io",
	"apimKey": "0b3d1234d22e3c5aa8c1b942acacb244", (can be found via VUSION Link Pro API)
	"language": "fr | en", ("fr" is for French, "en" for English)
	"options": {
		"geoloc": true | false,
		"vrail": true | false
	}
}

File import to PDA:

Import the file at the root of your device.

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


  • No labels