Changes
Page history
Create settingup/Heartbeat and developer mode
authored
Nov 02, 2019
by
Pascal Bodin
Show whitespace changes
Inline
Side-by-side
settingup/Heartbeat-and-developer-mode.md
0 → 100644
View page @
30a43dc3
# Heartbeat
In Octave, display
**Resources**
page:

Set following resources:
*
**cloudInterface/store_forward/heartbeat_on_empty**
:
**true**
*
**cloudInterface/store_forward/period**
:
**60**
This guarantees that the board contacts the cloud every 60 s at least. Thus, we are sure to be able to download a new configuration to the mangOH board, even if we disable all data uploads and developer mode (see below).
[
Reference
](
https://docs.octave.dev/guides/control_edge_data/control_device_comm/#configuring-and-understanding-heartbeat
)
# Developer mode
To check system behaviour in real conditions, we disable developer mode:
*
**cloudInterface/developer_mode/enable**
:
**false**
[
Reference
](
https://docs.octave.dev/guides/control_edge_data/control_device_comm/#configuring-developer-mode
)
\ No newline at end of file