Hi, I’d like my application to programmatically query for a unique identifier that IDs the particular OCG box that my customer is using. Ideally, I’d like this to be the MultiTech-generated serial # that is printed on the bottom of the box. Is there a way to programmically query this?
If not that particular serial number, then what would a good substitute be? IMEI of the modem? Would that be accessible via AT commands, and if so, what’s the easiest way to grab it? microcom to send the command to the modem before running pppd?
Any advice appreciated. Thanks.