Input Power Supply Monitoring API

API Reference


The IPS API is used to get monitoring information related to the platform voltage input.

IPC interfaces binding

All the functions of this API are provided by the modemService.

Here's a code sample binding to modem services:

bindings:
{
   clientExe.clientComponent.le_ips -> modemService.le_ips
}

Power Supply Monitoring

This functionality allows to retrieve the Platform voltage input in [mV], so that the application can use the information to diagnose should the modem isn't fully functioning.

le_ips_GetInputVoltage() API allows the application to retrieve the Platform voltage input.


Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.