Description
Currently its mocked response is generated. Once SOVD server is available, forward parsed request data to SOVD server for writes.
Write requests (0x2E) decode the UDS payload via MDD into structured parameter values, but those values are not currently forwarded to the SOVD gateway - the PUT body is sent without request-parameter context.
Additional Context
File: proxy-sovd/src/mapper.rs
PR: #12
Description
Currently its mocked response is generated. Once SOVD server is available, forward parsed request data to SOVD server for writes.
Write requests (
0x2E) decode the UDS payload via MDD into structured parameter values, but those values are not currently forwarded to the SOVD gateway - the PUT body is sent without request-parameter context.Additional Context
File:
proxy-sovd/src/mapper.rsPR: #12