Info |
---|
VLKI-23 - August 2020 - VUSION Link |
...
Note |
---|
Note:
File configuration mode is only available with VUSION Link Pro subscription. |
File design:
...
1. Design your file configuration
Code Block | ||
---|---|---|
| ||
{ "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 ?
Connect to your VUSION Api portal account: https://api-portal-eu.vusion.io
Click on the “APIS” tab
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"
...