Hello I need to retrieve the SIM ID of a few hundred modems and was hoping that this could be done through the API instead of having to log into each modem separately and run the AT +QCCID command
Use the browser developer console to record the API request that was sent, this should be helpful.
Another way would be to SSH into the device and execute gl_modem AT AT+QCCID
1 Like