FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_SetHealthLogPeriod ( kNode  node,
k64u  period 
)

Sets the health logging period.

By default, this setting is zero. This allows health logging to run at the nominal period for a given device. By changing the health logging period to another value, the default behavior can be overridden.

WARNING: Changing the logging period from the default value can significantly increase wear on non-volatile storage components (typically flash). This should never be done in the field, but may sometimes be helpful for internal testing purposes. However, given the potential for storage degradation, it is recommended to consult with the FireSync Software team before making use of this setting.

Parameters
nodeNode object.
periodHealth logging period, microseconds (or 0 for default).
Returns
Operation status.