Skip to content

Fix multiple operation executions and update FW-/DiagService API#207

Merged
matth-x merged 3 commits intodevelopfrom
bugfix/multi-exec-ops
Oct 8, 2023
Merged

Fix multiple operation executions and update FW-/DiagService API#207
matth-x merged 3 commits intodevelopfrom
bugfix/multi-exec-ops

Conversation

@matth-x
Copy link
Owner

@matth-x matth-x commented Oct 8, 2023

For some incoming operation types, the operation was executed inside the createConf() handler. This could glitch when sending the confirmation is attempted multiple times, e.g. when the device is getting offline.

While fixing this, some function signatures of the DiagnosticsService and FirmwareService were updated to match the current coding style, i.e. const std::string& became const char* and int became unsigned int where appropriate.

@matth-x matth-x merged commit d486288 into develop Oct 8, 2023
@matth-x matth-x deleted the bugfix/multi-exec-ops branch October 8, 2023 17:46
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