parodus
parodus copied to clipboard
OpenWrt package ?
is there possibly an OpenWrt package? and if so how would that interact with the device, i dont see where parodus speaks "uci"
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.