FreakyBytes/BaosKnxParser

Missing method to get KNX_Address_Type physical vs group

Opened this issue · 0 comments

Using a KNX_Adress Object, there is no method that returns the type of address used.
Methods like is_pysicall_address(self) or is_group_address(self) might proof handy.