Skip to content

Change protocol hardware address to a table and handle different address types #43

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

Merged
merged 6 commits into from
Oct 17, 2022

Conversation

loucass003
Copy link
Member

The type definition got changed because it was not usable and would have required too much work to parse. especially on the js part.
Making it a table makes it for other stuff to be supported also

@TheButlah
Copy link
Collaborator

The "HardwareAddress" is different from the Ip address, the ip address can go under the HardwareInfo table. I know that the current implementation of the mac address kinda sucks, I'm waiting for fixed size array support to be added to typescript soon here: google/flatbuffers#7581

@TheButlah TheButlah merged commit cdd320b into main Oct 17, 2022
@TheButlah TheButlah deleted the device-ip branch October 17, 2022 06:22
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.

2 participants