SatCat5
satcat5::net::TelemetryKey Struct Reference

Detailed Description

String constant, plus the CRC32 hash of that string.

Calculates string-hash for use with TelemetryWatcher::telem_rcvd().

Definition at line 290 of file net_telemetry.h.

#include <net_telemetry.h>

Public Member Functions

 TelemetryKey (const char *label)
 
 TelemetryKey (const TelemetryKey &t)=default
 
TelemetryKeyoperator= (const TelemetryKey &t)=default
 

Public Attributes

const char * key
 String key.
 
const u32 hash
 CRC32 of that string.
 

The documentation for this struct was generated from the following files: