w3c / automotive-viss2

MIT License
9 stars 15 forks source link

Fix for gRPC Subscribe API for Range based filter #79

Closed renjithrajagopal-sudo closed 8 months ago

renjithrajagopal-sudo commented 8 months ago

Tested against the following gRPC client {"action":"subscribe","path":"Vehicle","filter":[{"type":"paths","parameter":["Powertrain.TractionBattery.Range", "VehicleIdentification.VIN"]}, {"type":"range","parameter":{"boundary-op":"gt", "boundary": "0"}}],"requestId":"285"}