Class Lookups
Repository of lookup information, such as Known Talker IDs for GNSS system information.
Assembly: Meadow.Contracts.dll
View Source
Declaration
public static class Lookups
Properties
KnownTalkerIDs
Gets the dictionary of known Talker IDs and their corresponding system names.
View Source
Declaration
public static Dictionary<string, string> KnownTalkerIDs { get; }