Hi, On Saturday, October 5, 2024 at 12:50:10 PM UTC-4 [email protected] wrote: ...
*1. Can you tell me what management protocol Openwisp is using?* It's not a standard protocol, it's a combination of periodic HTTPS requests, you can find more about this by studying the source code: https://github.com/openwisp/openwisp-config/blob/master/openwisp-config/files/openwisp.agent I think in the future we may be able to support other standard protocols. *2. I understood that the RESTful API listed in the Openwisp official document does not manage the Openwisp server from a central server, but rather manages the devices listed in Openwisp. Is my understanding correct?* The REST API of OpenWISP allows to manage several aspects of OpenWISP, whether related to devices like changing the configuration, sending shell commands or the change the data in the OpenWISP database like adding new users, create configuration templates and so on. *3. The official document says to install Openwisp-config and Openwisp-monitoring when installing Openwisp. Does it work if I only install Openwisp-config? In other words, I am curious about whether a monitoring package is also required to operate Openwisp.* If you don't need the monitoring you can get rid of it both on the server and on openwrt. I hope this helps. Federico -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion, visit https://groups.google.com/d/msgid/openwisp/ac135dbc-44d6-4a5b-b33e-42efb9830551n%40googlegroups.com.
