![]() |
Get serial number - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Get serial number (/showthread.php?tid=5975) |
Get serial number - Fcs - 28.04.2025 Hi all, for SAS product needs, I would like to know if it is possible to retrieve a unique device identifier such as the serial number? thank you. RE: Get serial number - admin - 28.04.2025 See this: https://forum.logicmachine.net/showthread.php?tid=22 Serial number is not stored in the device memory. RE: Get serial number - Fcs - 28.04.2025 Thanks you :-) RE: Get serial number - Fcs - 30.04.2025 @admin, how do I “compile” an application structure in .ipk? I've tried “decompiling” an ipk file to recreate a structure, but I can't get a valid file. Thanks you |