Hi Vincent, On 05/16/2017 03:38 AM, Vincent Cesson wrote:
This interface exposes a single method to access temperature and supply voltage of the modem. --- doc/cinterion-hardware-monitor-api.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/cinterion-hardware-monitor-api.txt
I reworded the commit slightly..
diff --git a/doc/cinterion-hardware-monitor-api.txt b/doc/cinterion-hardware-monitor-api.txt new file mode 100644 index 0000000..50adca3 --- /dev/null +++ b/doc/cinterion-hardware-monitor-api.txt @@ -0,0 +1,17 @@ + +HardwareMonitor hierarchy +========================= + +Service org.ofono.cinterion
You're still running inside the org.ofono service. Only the interface has a different prefix. So I fixed this as well and applied the patch.
Regards, -Denis _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
