Skip to content

feat: dutagent reports its version over RPC#353

Open
llogen wants to merge 1 commit into
mainfrom
feat/addRPCVersion
Open

feat: dutagent reports its version over RPC#353
llogen wants to merge 1 commit into
mainfrom
feat/addRPCVersion

Conversation

@llogen

@llogen llogen commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Add DeviceService.Version, which returns the agent's build information (the same string dutagent -v prints), so clients can record which agent build served a request.

This is needed to also log the dutagent version within the fwci tests.

@llogen llogen force-pushed the feat/addRPCVersion branch 2 times, most recently from 2fefe4e to 5047923 Compare July 2, 2026 12:56
Add DeviceService.Version, which returns the agent's build
information (the same string `dutagent -v` prints), so clients
can record which agent build served a request.

Signed-off-by: llogen <christoph.lange@blindspot.software>
@llogen llogen force-pushed the feat/addRPCVersion branch from 5047923 to e161471 Compare July 2, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant