Commit Graph

2 Commits

Author SHA1 Message Date
wolmi
d723fdfe38 Added support to auto discovery with SRV DNS registry (#60)
* Added support to auto discovery witih SRV

The yaml configuration has been modified to suport srv parameters.
Now the name is taken form the router identity to allow dynamic
discovery of devices based on SRV registry.

* Corrected format

* feat(collector): Added support to use custom DNS

* feat(collector): get default dns server from resolv.conf

* Remove getIdentity on the static config devices
2020-02-03 22:03:45 -05:00
Steve Brunton
5cccba9e17 switch to go modules (#58)
setup for go modules and remove vendor directory.
2019-11-16 00:05:31 -05:00