Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSystem_EnableDiscoveryCompatibility ( GoSystem  system,
kBool  enable 
)

Enable or disable compatibility mode for the discovery service.

Compatibility mode can discover older firwmare (4.2 or earlier). However the discovery traffic over the network is doubled. Compatibility mode is off by default. GoSystem_Refresh () function must explicitly called in order to update the new sensor list after this function.

Version
Introduced in firmware 5.2.18.3
Parameters
systemGoSystem object.
enableEnable or disable compatibility mode.
Returns
Operation status.