changed the ctdo room ip space to current setup

This commit is contained in:
Lucas Pleß 2014-07-29 18:34:00 +02:00
parent d4b64c5f19
commit 681d24175a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ var usercountanswer = { at: 0, current_value: 0, datapoints: [
]};
var snmpMac = new SnmpMac("juni.ctdo.de", "ctdo23");
var ippoll = new IpPoll("switch2.raum.ctdo.de", "195.160.169.20-62 195.160.169.70-126");
var ippoll = new IpPoll("switch2.raum.ctdo.de", "195.160.169.30-120");
var flukso = new Flukso("flukso.raum.ctdo.de", "/sensor/cf00e0b22230f4a8870af58f2b8719dd");
snmpMac.on('done', function (res) {