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

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
+Interface      org.ofono.cinterion.HardwareMonitor
+Object path    /{device0,device1,...}
+
+Methods                array{string,variant} GetStatistics
+
+                       Returns an array of dict entries representing the
+                       current temperature and supply voltage of the modem.
+
+                       Units:
+                       Temperature: Celsius
+                       Voltage: mV
+
-- 
1.9.1

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to