aboutsummaryrefslogtreecommitdiff
path: root/obinsectd.conf
blob: 246cdbed539d9104dcfbf569c55715fece408585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "topicmap" :
    {
	"/obinsect/debug/channel"   : "debug",
	"/obinsect/debug/raw"       : "rawhexdump",
	"/obinsect/json/normalized" : "normal",
	"/obinsect/json/full"       : "full",
	"/obinsect/value/power"     : "1-1:0.2.129.255",
	"/obinsect/value/export"    : "PowerExport",
	"/obinsect/value/custom"    : [ "timestamp", "1-1:0.2.129.255" ]
    },
    "obisdefs" :
    [
	"/etc/obinsect/aidon_v0001.json",
	"/etc/obinsect/kaifa_v0001.json",
	"/etc/obinsect/kamstrup_v0001.json"
    ]
}