parodus icon indicating copy to clipboard operation
parodus copied to clipboard

OpenWrt package ?

Open outbackdingo opened this issue 2 years ago • 1 comments

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

outbackdingo avatar Jul 30 '23 01:07 outbackdingo

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.

schmidtw avatar Aug 04 '23 07:08 schmidtw