Updates default App.config and adds function to augment existing configurations with updated anonymous expression to allow /api/grafana/GetValueTypes to be called without authentication.
This allows Grafana UI data source configuration for OH data source to successfully query list of available data source values types before authentication of data source allowing user to pick target data source value type and continue data source configuration as needed.
Updates default App.config and adds function to augment existing configurations with updated anonymous expression to allow
/api/grafana/GetValueTypes
to be called without authentication.This allows Grafana UI data source configuration for OH data source to successfully query list of available data source values types before authentication of data source allowing user to pick target data source value type and continue data source configuration as needed.