yanic/data
nrbffs 1a1163aaa1 add support for custom fields
At the moment, if one has a custom respondd module which includes custom
fields, Yanic will simply ignore these fields. Communities which have custom
fields have to maintain patches on Yanic to have them available.

This commit allows to define custom fields in the configuration file, which
will cause Yanic to also save the values of these custom fields in its internal
data structures. Output modules can then decide whether they want to include
these fields. For most cases, this should avoid the need for patches in Yanic.
2019-12-29 15:41:05 +01:00
..
testdata Copy data structs from node-informant/gluon-collector/data 2016-03-12 16:21:09 +01:00
neighbours.go [TASK] make yanic babel compatible (#104) 2018-05-05 23:30:22 +02:00
nodeinfo.go [TASK] rename NodeInfo to Nodeinfo (same naming overall) 2019-01-24 02:56:13 +01:00
nodeinfo_test.go [TASK] make yanic babel compatible (#104) 2018-05-05 23:30:22 +02:00
response.go add support for custom fields 2019-12-29 15:41:05 +01:00
statistics.go [BUGFIX] use available memory for usage estimation 2018-08-30 09:48:03 +02:00
statistics_airtime.go [BUGFIX] airtime noise signed int (fix #143) 2018-07-09 00:00:36 +02:00
statistics_airtime_test.go [BUGFIX] airtime noise signed int (fix #143) 2018-07-09 00:00:36 +02:00
statistics_test.go [TASK] Store gateway6 from gluon-package gluon-radv-filterd (fixed #30) 2017-03-06 20:23:06 +01:00