I use the Python example : market_price_edpgw_authentication
I can run the example but I want to optimize the solution. There is no need to get in the initialization all the available FIDs. I only want to see with the initialization 10-15 FIDs and only want to receive updates for these FIDS. How do I define the FIDS in the request . In the demo video "view" was used but that isn't supported in the Python example.