|
FireSync API
|
| 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).
| a | SensorIdentity object. |
| b | SensorIdentity object. |