Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'232 is not a valid KNXDPT' #8

Open
greiginsydney opened this issue Nov 23, 2024 · 2 comments
Open

'232 is not a valid KNXDPT' #8

greiginsydney opened this issue Nov 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@greiginsydney
Copy link
Owner

captureKNX is rejecting telegrams to DPT 232.600:

2024/11/23 18:08:02 Received packet from KNXd: KNXDPacket(EIB_GROUP_PACKET, data=11 02 8b 12 00 80 3e c9 20)
2024/11/23 18:08:02 Received Group Address broadcast (APDU) from KNXd: ReceivedGroupAPDU(src=1.1.2, dst=17/3/18, payload=KNXGroupAPDU(WRITE, value=3e c9 20))
2024/11/23 18:08:02 main: Exception decoding the payload of a telegram to packet.dst 17/3/18. The telegram has been discarded. 232 is not a valid KNXDPT

It's not captureKNX doing this, it's either KNXD or knxdclient. Investigations are ongoing.

@greiginsydney greiginsydney added the bug Something isn't working label Nov 23, 2024
@greiginsydney greiginsydney self-assigned this Nov 23, 2024
@greiginsydney
Copy link
Owner Author

It's knxdclient.

greiginsydney added a commit that referenced this issue Dec 9, 2024
Returns "#A1B2C3", to align with ETS

Resolves #8
greiginsydney added a commit that referenced this issue Dec 9, 2024
@greiginsydney
Copy link
Owner Author

Updated captureKNX, pending the hopeful acceptance of my PR @ knxdclient.
mhthies/knxdclient#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant