You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src_docs/source/configuration.rst
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,6 +384,22 @@ Push - Settings
384
384
A low value such as 30s will give a lifespan of 1-2 weeks and 300s (5 min) would last for 3+ weeks. This assumes that
385
385
there is good wifi connection that takes less than 1s to reconnect. Poor wifi connection is the main reason for battery drain.
386
386
387
+
* **Estimated battery life:**
388
+
389
+
Based on the hardware and the historical execution time the device will estimate how long it can run on a full battery
390
+
with the current interval.
391
+
392
+
* **Push timeout:**
393
+
394
+
How long the device will wait for a connection accept from the remote service.
395
+
396
+
Push - Wifi Direct
397
+
++++++++++++++++++
398
+
399
+
.. image:: images/ui-push-wifi-direct.png
400
+
:width:800
401
+
:alt:Push Wifi Direct
402
+
387
403
* **WIFI Direct SSID:**
388
404
389
405
This WIFI SSID will be used during gravity mode to send data to the GravityMon Gateway.
@@ -401,15 +417,6 @@ Push - Settings
401
417
402
418
Enabling this feature will disable all other push target settings and data will be sent to the gateway in a pre-defined format (iSpindle format) when in `gravity monitoring` mode.
403
419
404
-
* **Estimated battery life:**
405
-
406
-
Based on the hardware and the historical execution time the device will estimate how long it can run on a full battery
407
-
with the current interval.
408
-
409
-
* **Push timeout:**
410
-
411
-
How long the device will wait for a connection accept from the remote service.
0 commit comments