[vz-users] New user, can't even get the basics working....

Daniel Lauckner vz at jahp.de
Thu Sep 15 07:01:01 CEST 2016


Hallo,


better with this configuration?

{
"retry" : 30, 
"daemon": true, 
"verbosity" : 15,
"log" : "/tmp/vzlogger.log",

"local" : {
        "enabled" : false,
        "port" : 8080, 
        "index" : true,
        "timeout" : 30, 
        "buffer" : 600 
},

"meters" : [{
      "enabled" : true,
      "allowskip": false,
          "interval": -1,
      "aggtime": -1,
      "channels": [
        {
          "uuid": "dd995220-7a47-11e6-86ce-6bf65a52ce09",
          "identifier": "Impulse",
          "api": "volkszaehler",
          "middleware": "http://localhost/middleware.php",
          "aggmode": "none",
          "duplicates": 0
        }
      ],
      "aggfixedinterval": false,
      "protocol": "s0",
      "gpio": 4,
      "configureGPIO": true,
      "resolution": 1,
      "debounce_delay": 0,

        },
      {
      "enabled" : true, 
      "allowskip": false,
      "interval": -1,
      "aggtime": -1,
      "channels": [
        {
          "uuid": "dfc58710-7a47-11e6-9278-45f4e725fa39",
          "identifier": "Impulse",
          "api": "volkszaehler",
          "middleware": "http://localhost/middleware.php",
          "aggmode": "none",
          "duplicates": 0
        }
      ],
      "aggfixedinterval": false,
      "protocol": "s0",
      "gpio": 22,
      "configureGPIO": true,
      "debounce_delay": 0,

        },

        {
      "enabled" : true,
      "allowskip": false,
      "interval": -1,
      "aggtime": -1,
      "channels": [
        {
          "uuid": "6823ec50-7a48-11e6-ba8f-eb092025f059",
          "identifier": "Impulse",
          "api": "volkszaehler",
          "middleware": "http://localhost/middleware.php",
          "aggmode": "none",
          "duplicates": 0
        }
      ],
      "aggfixedinterval": false,
      "protocol": "s0",
      "gpio": 24,
      "configureGPIO": true,
      "debounce_delay": 0,

        },{
      "enabled" : true,
      "allowskip": false,
      "interval": -1,
      "aggtime": -1,
      "channels": [
        {
          "uuid": "7265eee0-7a48-11e6-9eb5-fd85707de1a1",
          "identifier": "Impulse",
          "api": "volkszaehler",
          "middleware": "http://localhost/middleware.php",
          "aggmode": "none",
          "duplicates": 0
        }
      ],
      "aggfixedinterval": false,
      "protocol": "s0",
      "gpio": 25,
      "configureGPIO": true,
      "debounce_delay": 0,

        }
]

}


mfg Daniel



More information about the volkszaehler-users mailing list