rdkcentral / mock-firebolt

An advanced, controllable mock Firebolt OS implementation, which can also act as a reverse proxy to a real Firebolt OS running on a real device
Apache License 2.0
4 stars 21 forks source link

Modify Listener JSON Post for: Localization, Discovery #55

Closed JRicha024 closed 2 years ago

JRicha024 commented 2 years ago

Per discussions with Maninder Dhillon, the "result" JSON in the POST Body for Listeners should match the example/results/value in the mock-firebolt/server/build/firebolt-open-rpc.json file.

I have been working on Discovery and Localization so I have made required changes here for their Listeners. Will adjust for individual APIs as I move forward.