Commit Graph

21 Commits

Author SHA1 Message Date
Erik
fa70ada0bf Add support for Swedish smart meters 2021-08-14 17:08:27 +02:00
Rob Bierbooms
2a95d33c02 Add Luxembourg equipment identifier 2020-11-04 20:42:38 +01:00
Hans Erik van Elburg
700cf6a2b3 issue#60 resolved issue with x-x:24.3.0 where it contains non-integer characters, parse 2nd value as string instead of integer 2020-11-02 00:29:03 +01:00
Hans Erik van Elburg
789871899c ProfileGeneric parser working, ProfileGenericObject implemented and Test for V4 telegram completed. 2020-05-17 01:25:02 +02:00
Hans Erik van Elburg
b6278a8991 ProfileGeneric parser working, TODO complete ProfileGenericObject + Test 2020-05-16 16:31:26 +02:00
Hans Erik van Elburg
88c9ccd83d Add following missing signatures to the V4 telegram specification SHORT_POWER_FAILURE_COUNT, INSTANTANEOUS_CURRENT_L1, INSTANTANEOUS_CURRENT_L2, INSTANTANEOUS_CURRENT_L3. 2020-05-01 20:36:35 +02:00
Jean-Louis Dupond
3bfb555d0e Add support for Belgian and Smarty meters 2019-12-21 14:53:26 +01:00
bossjl
887dd3a2aa Lux-creos-obis-1.8.0 2018-09-21 18:37:32 +02:00
jk-5
472c54968e Corrected meter types 2018-09-06 15:40:02 +02:00
jk-5
d534b1d8b0 Added missing values for 3-phase sagemcom TD210-D meter 2018-09-06 14:53:30 +02:00
Nigel Dokter
9d20bb8ad5 experimenting with version detection 2017-01-28 17:01:33 +01:00
Nigel Dokter
a88dfe1a41 added DSMR v3 specification; updated changelog; 2017-01-26 18:50:30 +01:00
Nigel Dokter
adcfdfe2ae fixed v2 specification typo; fixed wrongly edited obis reference; 2017-01-22 16:42:02 +01:00
Nigel Dokter
45ee8dbb32 added basic config for DSMR v5 specification; added DSMR v5 example telegram for testing; 2017-01-22 16:39:16 +01:00
Nigel Dokter
45f5fe2c36 define checksum support in telegram specification; moved telegram v2 exception temporarily from parser to MBUSObject; 2017-01-21 10:33:17 +01:00
Nigel Dokter
fadf206715 moved serial clients to own package 2017-01-10 20:09:33 +01:00
Nigel Dokter
759e0a0d92 removed absolute imports back to relative due to serial.py importing from serial 2017-01-09 21:31:08 +01:00
Nigel Dokter
21334e5a0a changed relative imports to absolute; renamed TelegramBuffer.put to TelegramBuffer.append; 2017-01-09 20:15:55 +01:00
Johan Bloemberg
4a82066144
Add test/style suite. 2016-11-07 19:59:39 +01:00
Johan Bloemberg
90eb6fb3fe
Add V2.2 telegram implementation and console read. 2016-11-06 20:40:39 +01:00
Nigel Dokter
fe278c2d3d Initial commit 2016-08-22 20:16:11 +02:00