Update externalIdProperty in GetPropertyValueHistory response to remove the propertyName key.
Description of changes:
Removed "propertyName" from the "externalIdProperty" mapping since it is redundant. The "propertyName" is already shown in the "entityPropertyReference". New Grafana plugin changes assume there is only one key in the "externalIdProperty" which is the key referencing the external data source.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Update externalIdProperty in GetPropertyValueHistory response to remove the propertyName key.
Description of changes: Removed "propertyName" from the "externalIdProperty" mapping since it is redundant. The "propertyName" is already shown in the "entityPropertyReference". New Grafana plugin changes assume there is only one key in the "externalIdProperty" which is the key referencing the external data source.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.