Hi Michael, I think the easiest is to receive the "RECEIVE" function, but you have to create a script that sends the topology and put that in cron.
Here's an example with OLSRd, but it should be pretty similar to do it with Batman-adv: http://wiki.ninux.org/TopologyVisualizer#Esempio_script_per_RECEIVE_strategy You should just adjust the parameters and the command to get the contents of the "DATA" variable. Once you have the script, test it and ensure the data is received successfully, once you have that, put the script in a cron that runs often, I'd say between 2 and 5 minutes, depending on how many devices you have and how much load you can handle. You can manage this script via the config controller module so that you can update it on all your devices easily if needed. I hope this helps. Best regards Federico On Thu, Feb 28, 2019 at 4:37 AM mbaumhof <[email protected]> wrote: > which strategy i have to use > in receive where have i put the key and the url > > in fetch which url i must tell > > the routerboards are running on OpenWRT 16.06.2 alfred is installed and > running batadv-vis works > no connect, no hinds found. > network config is working. > > any suggestions > > thanks > Michael Baumhof > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
