Appearance
Home > resol-vbus-core > Telegram > compareTo
Telegram.compareTo() method
Compare this telegram to another Header
.
Signature:
typescript
compareTo(otherHeader: Header): number;
Parameters
Parameter | Type | Description |
---|---|---|
otherHeader | Other header. |
number
Result of comparison as a number less than, greater than or equal to zero.