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

Handeling IpAddresses without quotes around them #69

Closed
unizippro opened this issue Dec 4, 2020 · 1 comment
Closed

Handeling IpAddresses without quotes around them #69

unizippro opened this issue Dec 4, 2020 · 1 comment
Labels
serde_at Issues related to the serde_at crate of the workspace

Comments

@unizippro
Copy link
Contributor

unizippro commented Dec 4, 2020

I'm running into problems with deserialization of Ipv4Addr structs without quotes around them.
As this is in the specs of the odin-w2 series wifi modules supported by the Ublox-short-range driver listed in the ReadMe of this project.

Specific URC in question: "+UUDPC:2,2,0,192.168.128.208,59396,172.217.19.78,80"

@unizippro unizippro added the serde_at Issues related to the serde_at crate of the workspace label Dec 10, 2020
@MathiasKoch
Copy link
Member

Closing this, as it can be handled by https://crates.io/crates/serde_bytes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serde_at Issues related to the serde_at crate of the workspace
Projects
None yet
Development

No branches or pull requests

2 participants