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

Update dependencies #4

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Update dependencies #4

wants to merge 1 commit into from

Conversation

flosse
Copy link
Contributor

@flosse flosse commented Oct 27, 2023

No description provided.

@birkenfeld
Copy link
Member

birkenfeld commented Oct 28, 2023

I don't understand the new error here.

thread 'parser::tests::ethercat_info_crated_by_beckhoff' panicked at 'called `Result::unwrap()` on an `Err` value:
Custom { field: "unknown variant `Index`, expected one of `Type`, `Name`, `RxPdo`, `TxPdo`, `Sm`, `Info`, `HideType`,
`GroupType`, `URL`, `Profile`, `Eeprom`, `Fmmu`, `Image16x14`, `ImageFile16x14`, `ImageData16x14`, `Mailbox`,
`Dc`, `Slots`" }', src/parser/mod.rs:270:53

Those expected values are all sub-tags of <Device> while the <Index> is always nested below <TxPdo>, so it shouldn't show up here.

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