Skip to content

Commit cce72f0

Browse files
committed
Update docs reflecting UI changes in push
1 parent eb2519b commit cce72f0

File tree

4 files changed

+17
-10
lines changed

4 files changed

+17
-10
lines changed

src_docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#
5050
html_theme = 'furo'
5151
html_logo = "images/gravitymon_logo.png"
52-
html_title = "Gravitymon v2.3.0"
52+
html_title = "Gravitymon v2.4.0"
5353

5454
# Add any paths that contain custom static files (such as style sheets) here,
5555
# relative to this directory. They are copied after the builtin static files,

src_docs/source/configuration.rst

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,22 @@ Push - Settings
384384
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
385385
there is good wifi connection that takes less than 1s to reconnect. Poor wifi connection is the main reason for battery drain.
386386

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+
387403
* **WIFI Direct SSID:**
388404

389405
This WIFI SSID will be used during gravity mode to send data to the GravityMon Gateway.
@@ -401,15 +417,6 @@ Push - Settings
401417

402418
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.
403419

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.
412-
413420

414421
Push - HTTP Post
415422
++++++++++++++++
-69.8 KB
Loading
123 KB
Loading

0 commit comments

Comments
 (0)