Alternative reply ID activation #595
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "meier/alternativeReply"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Until now it was necessary to enable an alternative reply by overwriting enableReplyInReplyMap although the reply ID has already been provided with fillCommandAndReplyMap. The changes proposed with this PR bypass the extra step of overwriting enableReplyInReplyMap by adding the alternative reply ID directly to the device command info.
LGTM