FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kSensorIdentity_Equivalent ( kSensorIdentity  a,
kSensorIdentity  b 
)

Reports whether two kSensorIdentity objects represent the same sensor model.

Unlike kObject_Equals, this function ignores the PartNumber, SerialNumber, Version, and IsControl fields (provided they exist).

Parameters
aSensorIdentity object.
bSensorIdentity object.
Returns
kTRUE if remaining fields equal, kFALSE otherwise.