|
DeviceAlarmStateAdapterExternalDatabaseConnectionString 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.207-beta
Syntax function get_ExternalDatabaseConnectionString();
function set_ExternalDatabaseConnectionString(value);
View SourceProperty Value
StringSee Also