LibTeleinfo/library.json

20 lines
438 B
JSON
Raw Normal View History

{
"name": "LibTeleinfo",
2020-06-14 21:39:03 +02:00
"version": "1.1.2",
2020-06-11 13:13:50 +02:00
"keywords": "teleinfo, french, meter, power, erdf, linky, tic",
"description": "Decoder for Teleinfo (aka TIC) from French smart power meters",
"repository":
{
"type": "git",
2016-03-16 15:12:34 +01:00
"url": "https://github.com/hallard/LibTeleinfo.git"
},
"authors":
{
"name": "Charles-Henri Hallard",
"url": "http://hallard.me"
},
"frameworks": "arduino",
2016-05-09 14:10:10 +02:00
"platforms": "*"
}