Open maurerle opened 1 year ago
Merging #226 (61ed220) into main (22f67e2) will decrease coverage by
0.02%
. The diff coverage is100.00%
.:exclamation: Current head 61ed220 differs from pull request most recent head ce816d6. Consider uploading reports for the commit ce816d6 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
should we fetch the nodeID here, of the gateway?
like in output/meshviewer-ffrgb:
we would then have to "nodes" somehow to influx output - do you know how to manage this?
In the current way, I do not see the gateway set as a tag.. I don't know what i am doing wrong :D
you are correct, that it needs a refactory to get nodes ...
to manage it, i need to look and test myself ... first tought, do we have something equal for links already.
i believe nothing, could it be, that you mixup influxdb and influxdb2 ?
I confirm this works, can be merged :)
I had something wrong with my install, now it worked.. I mean we could just remove the ':' in the string - as this is likely the nodeid? But I don't know if you can rely on that.
Having it as a nodeid would be much better, as we do not have the mac anywhere else..
Description
Adds the selected gateway and gateway6 as a tag to the influxdb
Motivation and Context
fixes #173
Checklist: