I am finding it difficult to distinguish the purpose of Origin field in the prefix and use_models in the Subscribe/Get request. Both seems to serve the same purpose of specifying the data model/schema to which data should be fetched from.
Can the gnmi spec team clarify this a bit ?
My use case:
The data model has got some change / some data elements were not in proper hierarchy. But fixing this bug, brings in backward compatibility issue in RPC response. I was trying to find out a way where I can let the users to decide when they want to move their infra to accept the new response structure.