Home > @activeviam/activeui-sdk > MonitorAttributesPlugin
MonitorAttributesPlugin type
Plugin defining the attributes of an ActiveMonitor monitor
Signature:
export declare type MonitorAttributesPlugin = ActiveUIPlugin<MonitorAttributesImplementationProperties, MonitorAttributesImplementationStaticProperties, MonitorAttributesParameters>;