Click or drag to resize

MetadataHelpers Methods

The MetadataHelpers type exposes the following members.

Methods
  Name Description
Public method Static member ElapsedWaitTimeString Gets string representation of elapsed wait time for configurationReloadWaitTimeout and configurationReloadWaitAttempts.
Public Extension Method GetMeasurementRecord Gets measurement record, creating it if needed.
Public Extension Method GetParentDevice Gets ID of parent device, creating or updating record if needed, for the current IAdapter instance.
Public Extension Method LookupDevice Looks up associated device acronym and ID from provided signalID.
Public Extension Method LookupMeasurementKey Looks up or creates measurement key based on provided signalID.
Public Extension Method LookupPointTag Looks up point tag name from provided signalID.
Public Extension Method LookupSignalReference Looks up signal reference from provided signalID.
Public Extension Method OnConfigurationChanged Notifies host system of configuration changes.
Public Extension Method PointTagExists Determines if pointTag exists in local configuration.
Public Extension Method SignalIDExists Determines if signalID exists in local configuration.
Public Extension Method SignalReferenceExists Determines if signalReference exists in local configuration.
Public Extension Method WaitForSignalsToLoad Waits for signalIDs to be loaded in system configuration.
Top
See Also