Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GenericOnOffServerActivity wrong parameter order when constructing GenericOnOffSet message #136

Closed
HaukeRa opened this issue Jan 23, 2019 · 1 comment

Comments

@HaukeRa
Copy link

HaukeRa commented Jan 23, 2019


Describe the bug
When constructing the GenericOnOffSet messages in GenericOnOffServerActivity, parameters are passed in in the wrong order. delay is passed into tid, node.getReceivedSequenceNumber() into transitionSteps, transitionSteps into transitionResolution, transitionStepResolution into delay

Affected Line: GenericOnOffServerActivity:240

Platform details:

  • 1.1.0
@roshanrajaratnam
Copy link
Member

Thanks and Fixed locally.

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

No branches or pull requests

2 participants