How can I add the device serial number to the lock screen.
Currently using Honeywell CT40 in lock down mode and would like the serial number dispalyed in header.
How can I add the device serial number to the lock screen.
Currently using Honeywell CT40 in lock down mode and would like the serial number dispalyed in header.
Lock screen and "lock down mode" are generally considered to be separate. A lock screen is what you see displayed when the device is locked, before a pin, swipe, pattern, or other unlock pattern is entered. a "locked down mode" is the kiosk or lockdown screen that I assume you're actually talking about here. The underlying lockdown screen is configured with an HTML template. You can use macros within this template to display variable information like the serial number, among other values
%SERIALNUM%
%MAC%
%IP%

