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

OpenWrt package ? #427

Open
outbackdingo opened this issue Jul 30, 2023 · 1 comment
Open

OpenWrt package ? #427

outbackdingo opened this issue Jul 30, 2023 · 1 comment

Comments

@outbackdingo
Copy link

is there possibly an OpenWrt package? and if so how would that interact with the device, i dont see where parodus speaks "uci"

@schmidtw
Copy link
Member

schmidtw commented Aug 4, 2023

The best place for an OpenWrt adapter would be a separate program similar to https://github.com/xmidt-org/parodus2ccsp. Compiling parodus for OpenWrt shouldn't be too hard, but the real question is how the messages get processed into something meaningful on the device.

If you want to adopt a TR-181/369 style of data model that implements the adapter to parodus, I'd look at https://github.com/xmidt-org/parodus2mockTr181 for an example. It's a completely mock implementation designed for test, but is a good place to start.

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