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

Fix test case for 8 byte eui48 #43

Closed
wants to merge 1 commit into from
Closed

Conversation

andig
Copy link
Contributor

@andig andig commented Jul 20, 2019

This is required as the first 2 bytes are ignored. It becomes obvious that the 8 byte implementation in #39 has its drawback. While it can serialize/inserialize without loss of the first word, clients using it need to adjust semantics.

To avoid client-side interpretation of the sunspec spec #41 helps to lessen the pain.

For time being this corrects the change but we may need to revisit the design decision.

@andig
Copy link
Contributor Author

andig commented Jul 27, 2019

ping @jonseymour ready to take this further? What would you think about adding travis ci?

@andig andig closed this Nov 20, 2019
@andig andig deleted the eui48-fix branch November 20, 2019 10:42
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