Hi all,
anyone know if it possible, in Android, get device information %MCDEVICENAME% and write it in a file in same device ?
thanks
Gian Luca
Hi all,
anyone know if it possible, in Android, get device information %MCDEVICENAME% and write it in a file in same device ?
thanks
Gian Luca
Hi Gian,
Thanks for requesting from Support Staff.
Please provide the device model(s) is/are you using? Are you using Android Plus or Android Enterprise device agent(s)/ windows enrollment.
Kindly find the list of available Macros and the use cases. You can use macros to automatically pull information from your devices and input it as a value into SOTI MobiControl. For example, when enrolling your devices, you can instruct SOTI MobiControl to name your devices according to data specific to each device, such as a device's IMEI number or MAC address.
You can use macros in various places throughout the SOTI MobiControl console such as device naming during enrollment, certain profile configurations and other device configuration and tracking actions.
There are read/write functions available in the new(ish) javascripting options for the Android Enterprise devices:
https://www.soti.net/mc/help/javascriptapi/en/mobicontrol.io.File.html#writeText
Hi,
device model is Honeywell Thor VM1 Android \ Android Plus.
thanks
Gian Luca
While there are new javascript command supporting limited file write operation as mentioned by Matt, it's a pity that many predefined macros and device status are still not yet supported in the Javscript runtime library despite my repeated feature-requests made in the last 12-18 months.
Hi,
if possible, in a Honeywell Android device I need a file, example devname.txt, and inside the file
devicename = %devicename%
Thanks,
Gian Luca