You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
570 B
Markdown

2 years ago
tic2mqtt
========
tic2mqtt is a MQTT client for Linky Electricity Meters installed by
Enedis in France. Hence the rest of this document is in french.
2 years ago
References
==========
Librement inspiré du code de pmelly93: https://github.com/pmelly93/tic2mqtt
Specification Téléinformation Client - Enedis:
* Linky: https://www.enedis.fr/sites/default/files/Enedis-NOI-CPT_54E.pdf
* Pre-linky: https://www.enedis.fr/sites/default/files/Enedis-NOI-CPT_02E.pdf
Spécification du champ ADS:
https://euridis.org/wp-content/uploads/IdentifiantsEuridisListeCCTTV304A_143027.pdf
2 years ago