I'm going to be a new GL-X3000 user. Migrating from a Pepwave MAX-BR1 4G Device
I decided to go with the GL-X3000 based on the higher cost of a Pepwave 5G device.
My system utilizes a Server with Services that monitor the status of the Pepwave device.
Pepwave provides REST services that you use for a secure login and API calls to query the current status of the Cellular connection. JSON responses are sent from the device that provide the cellular connection status, band connection information, data usage, signal strength.....
The API provides a means to Reboot the device. The Service that is monitoring the status of the Cellular connection will initiate a Reboot in the event there are Internet connection issues.
Web pages are used to show the status of the Cellular connection and provide a means to manually reboot the device.
Is there a similar API that can be used to monitor the status of the Cellular connection in the GL-X3000?