39
2.1.3 Device configuration by script
☛
The device can be configured with a
. When it is properly customized and loaded in the device, this configuration script is
allowing to set some preferences values allowing to configure the device.
The device configuration by script can be done by different ways:
,
Device configuration by server TFTP and server DHCP with code 66
Configuration script
The list of the functions supported in the script are shown in the release note
Configuration script release note
The configuration script can be also downloaded at this location.
Rename the configuration script according to the supported filename pattern:
common for multiple TAB10s devices:
configuration.js
,
000000000000.js
,
when using an USB-C to USB-A hub device having also an Ethernet to USB bridge:
<device_ETH0_MAC_address>.js
with the format
ABCDEFABCDEF.js
,
for a specific TAB10s device:
<device_WLAN0_MAC_address>
with the format
ABCDEFABCDEF.js
.
Edit the configuration script. To customize it according to your needs, uncomment one of the available functions in the
BEGIN of the user
configuration
section by removing the
//
comment symbol.
For example:
/** --------------------------------------
* ---- BEGIN of the user configuration
* ---------------------------------------*/
enableExternalStorageCopyApk(); /* default mode */
//disableExternalStorageCopyApk();
/** --------------------------------------
* ---- END of the user configuration
* ---------------------------------------*/
☛
The number of supported functions can depend on the configuration script version.
Содержание TAB10s
Страница 1: ...User manual TAB10s 9 10 13 002A TAB10s 8 30...
Страница 5: ...5 Part I Description and installation...
Страница 10: ...10 1 3 1 Device dimensions...
Страница 13: ...13...
Страница 25: ...25 Part II System con guration...
Страница 41: ...41 This message is then displayed until the device is rebooting automatically once...
Страница 49: ...49 Part III Applicative user interface...
Страница 51: ...51 Part IV Administration console user interface...
Страница 87: ...87 Part V Technical information...
Страница 91: ...91 5 3 Antenna return loss This is the return loss diagram for the WIFI Bluetooth antenna...
Страница 93: ...93 Part VI Contacts...
Страница 95: ...95 Part VII Appendix...