AbstractGatewayModuleHook |
Base class for all gateway module hook implementations.
|
AbstractHomepagePanelDescriptor |
|
BaseExtensionPointType |
|
DiagnosticsManager.SynchronousStreamContributor |
|
DiagnosticsManager.SynchronousWriterContributor |
|
EdgeSystemProperties |
Use with the SystemPropertiesManager to get or set various gateway system properties on an Edge gateway.
|
EdgeSystemPropertiesRecord |
Gateway system settings specific to an Edge system
WARNING! If you add a value to the record, be sure to add it to EdgeSystemProperties as well, so we can use
the property to access the value via the SystemPropertiesManager.
|
ExtensionPointTypeComparator |
|
GatewayContextDecorator |
|
GatewaySystemProperties |
Use with the SystemPropertiesManager to get or set various gateway system properties.
|
HomepagePanelSettingsRecord |
|
ProfileStatus |
This class lets various "profile" items (notification profile, tag history profiles, etc) communicate basic running
state information.
|
SystemPropertiesManager |
Manages access to the SystemPropertiesRecord.
|
SystemPropertiesManager.PropertyMap |
Whenever a SystemPropertiesListener fires, this provides a read-only version of the system properties map
that can be safely passed to listeners.
|
SystemPropertiesRecord |
|
TelemetryContributorBuilder |
Convenience builder to create telemetry contributors that contribute some part of a json document.
|