Modifying GetAdditionalProperties in PTC.SCA.SCO.MonitoredPropertiesThingShape
I'm trying to modify GetAdditionalProperties in PTC.SCA.SCO.MonitoredPropertiesThingShape so that the service returns only the properties I need. I tried adding the names of properties I don't need to GetExcludedProperties but GetAdditionalProperties is still returning properties I don't need. I'm trying to get PTC.SCA.SCO.AssetMonitor.AssetDetail.AdditionalPropertiesContainerMashup to only display properties that are needed.

