summaryrefslogtreecommitdiff
path: root/doc/quectel-hardware-api.txt
blob: c6cce4e8a3e6ed8cdf507934fbb3b2092e95a36f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Hardware hierarchy
==================

Service		org.ofono
Interface	org.ofono.quectel.Hardware
Object path	/{device0,device1,...}

Methods		array{string,variant} GetProperties

			Returns hardware properties for the modem object. See
			the properties section for available properties.

Properties	int32 Voltage [readonly]

			Integer with the modem supply voltage in mV.

		int32 ChargeStatus [readonly,optional]

			Integer with one of either:

			0: Modem is not charging
			1: Modem is charging
			2: Charging is finished

			This property is available on UC15

		int32 ChargeLevel [readonly,optional]

			Integer representing the battery charge level in
			percent (from 0 to 100).

			This property is available on UC15