FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_CommitDeviceConfig ( kNode  node)

Commits current device settings to non-volatile storage, to be used as defaults after boot.

This function is for advanced users only. Use kNode_Commit if unsure.

This function applies current device configuration settings to the node before committing. Mode settings such as event manager(s), camera(s), light(s), analog output(s), digital output(s), the pipe and the encoder will not be committed.

This function can be called only when the node is in the Ready state.

Parameters
nodeNode object.
Returns
Operation status.
See also
kNode_Commit.