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 4 Next »

VLKI-23 - VUSION Link August 2020 release 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:

The configuration file must be designed as follow:

{
   	"env": "eu",
    "storeId": “store.mag1",
   	"apiUrl": "https://api-eu.vusion.io",
   	"apimKey": "28ff038b52414642427c3e7e64bdd517",
   	"language": "fr" | "en",
    "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