Skip to main content

Class Lookups

Repository of lookup information, such as Known Talker IDs for GNSS system information.

Assembly: Meadow.Contracts.dll
View Source
public static class Lookups

Properties

KnownTalkerIDs

Gets the dictionary of known Talker IDs and their corresponding system names.

View Source
public static Dictionary<string, string> KnownTalkerIDs { get; }