linknx icon indicating copy to clipboard operation
linknx copied to clipboard

Add support for 229 and 235 KNX datapoints

Open energy01 opened this issue 9 years ago • 2 comments

Pour info les DPT 229 et 235 ont été introduite dans la version 2.1 du protocole KNX (Janvier 2014). Il se compose de 6 octets :

  • les 4 premier bytes sont un entier signé 32 bits Active energy measured in the tarif indicated in the field Tariff (13.010) (Wh)
  • le cinquième byte est un entier non signé 8 bits Tarif associated to the energy indicated in the field ActiveElectricalEnergy
  • le sixième byte est un simple binaire 8 bits b0 =0 si Tarif valide b1=0 si Active energy valide le reste est réservé.

(crédit pollux06) une base de départ le DPT 12.xxx ...

energy01 avatar Aug 16 '16 09:08 energy01

La description du DPT 229.001 est dispo en page 75 de ce pdf : http://www.sti.uniurb.it/romanell/Domotica_e_Edifici_Intelligenti/110504-Lez10a-KNX-Datapoint%20Types%20v1.5.00%20AS.pdf

Pollux06 avatar Aug 16 '16 10:08 Pollux06

I'll have a look at it, thanks!

2franix avatar Jan 15 '17 22:01 2franix