{ "format": 2, "timezone": "-8", "update": "TEST", "device": { "name": "IotaWatt", "version": 3, "channels": "15", "burden": [ 0, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20 ] }, "inputs": [ { "channel": 0, "name": "Input_0", "type": "VT", "model": "TDC DA-10-09-E6", "cal": 10.79 }, { "channel": 1, "name": "Input_1", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 2, "name": "Input_2", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 3, "name": "FurnaceFan_3", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 4, "name": "Input_4", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 5, "name": "Input_5", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 6, "name": "Input_6", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 7, "name": "Input_7", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 8, "name": "Input_8", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, null, { "channel": 10, "name": "Input_10", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, { "channel": 11, "name": "Input_11", "type": "CT", "model": "AcuCT-H040-50", "phase": 1, "turns": 1000, "cal": 50 }, null, { "channel": 13, "name": "Side_A", "type": "CT", "model": "ECS24200", "phase": 0.2, "turns": 4000, "cal": 200, "reverse": true }, { "channel": 14, "name": "Side_B", "type": "CT", "model": "ECS24200", "phase": 0.2, "turns": 4000, "cal": 200 } ], "outputs": [ { "name": "total_power", "units": "Watts", "script": "@13+@14" } ], "dstrule": { "adj": 60, "utc": false, "begin": { "month": 3, "weekday": 1, "instance": 2, "time": 120 }, "end": { "month": 11, "weekday": 1, "instance": 1, "time": 120 } }, "influxdb2": { "type": "influxdb2", "revision": 4, "postInterval": 10, "bulksend": 6, "url": "https://influxdb.internal.mydomain.com", "database": "iotawatt", "measurement": "iotawatt", "tagset": [ { "key": "device", "value": "$device" }, { "key": "ct", "value": "$name" } ], "outputs": [ { "name": "CT01", "units": "Watts", "script": "@1" } ], "orgid": "1234myorgid", "authtoken": "1234567890myauthtoken1234567890myauthtoken1234567890myauthtoken1234567890myauthtoken12==", "fieldkey": "$units", "bucket": "utilities" } }