|
DeviceAlarmStateAdapterExternalDatabaseConnnectionString Property
|
Gets or sets the external database connection string used for synchronization of alarm states. Leave blank to use local configuration database defined in "systemSettings".
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax function get_ExternalDatabaseConnnectionString();
function set_ExternalDatabaseConnnectionString(value);
View SourceProperty Value
StringSee Also