openBackhaul / MycomButler

Prepares performance data for Mycom
Apache License 2.0
1 stars 0 forks source link

Include fields filter for limiting returned data #20

Open kmohr-soprasteria opened 1 year ago

kmohr-soprasteria commented 1 year ago

Example:
assume the Mycom-Butler will offer the following service to provide complete air-interface configuration data for all devices: /v1/provide-air-interface-configuration-of-all-devices Then the corresponding filter usage to retrieve only some ATPC-information could be: /v1/provide-air-interface-configuration-of-all-devices?fields=(atpcIsOn;atpcThreshUpper;atpcTreshLower)