After finishing our lldpd plugin I added an auto-refresh to the neighbor tab so you don’t have to click it all the time for updates.
Really easy to do:
Move the API call into a function and call it in the ready handler with an intervall.
After finishing our lldpd plugin I added an auto-refresh to the neighbor tab so you don’t have to click it all the time for updates.
Really easy to do:
Move the API call into a function and call it in the ready handler with an intervall.