Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "meters" : [{
- "enabled" : true, /* disabled meters will be ignored */
- "protocol" : "sml", /* use 'vzlogger -h' for list of available protocols */
- "device" : "/dev/ttyUSB1",
- "channels": [{
- "uuid" : "7dd14ae0-970b-11e3-9e3b-b14d7d0cec42",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.0", /* Leistung */
- }, {
- "uuid" : "8dea6b20-970b-11e3-8a71-3df3158a03c2",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.1", /* Wirkarbeit Bezug +A */
- }, {
- "uuid" : "937f3da0-970b-11e3-ab7d-03ed0926efaa",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.2", /* Wirkarbeit Lieferung -A */
- }]
- },{
- "enabled" : true, /* disabled meters will be ignored */
- "protocol" : "sml", /* use 'vzlogger -h' for list of available protocols */
- "device" : "/dev/ttyUSB0",
- "channels": [{
- "uuid" : "e8438560-970c-11e3-a298-c36381d228ba",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.0", /* Leistung */
- }, {
- "uuid" : "ee957360-970c-11e3-ad31-d1a6935614c4",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.1", /* Wirkarbeit Bezug +A */
- }, {
- "uuid" : "f297c6d0-970c-11e3-aee8-4bb6ae091367",
- "middleware" : "http://localhost/middleware.php",
- "identifier" : "1-0:1.8.2", /* Wirkarbeit Lieferung -A */
- }]
- }
- ]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement