Right now a roughly total amount of 34.000 lines of Code defines the OpenZen platform.
OpenZen is all about managing network devices running Openwrt via the network (or the internet). This process is split into two principal parts:
1., communicating with the backend that supplies the configuration and,
2. implementing the configuration on the router. Between these two lies an abstraction - a ubus interface - which allows their implementations to be swapped out.
Right now a roughly total amount of 34.000 lines of Code defines the OpenZen platform.
OpenZen is all about managing network devices running Openwrt via the network (or the internet). This process is split into two principal parts:
1., communicating with the backend that supplies the configuration and,
2. implementing the configuration on the router. Between these two lies an abstraction - a ubus interface - which allows their implementations to be swapped out.