Skip to content

default port for bacnet; ensure INT for port and mask; fixing default BACnet config#2096

Open
majuss wants to merge 1 commit intothingsboard:masterfrom
majuss:netmask_int_only
Open

default port for bacnet; ensure INT for port and mask; fixing default BACnet config#2096
majuss wants to merge 1 commit intothingsboard:masterfrom
majuss:netmask_int_only

Conversation

@majuss
Copy link
Contributor

@majuss majuss commented Feb 26, 2026

default BACnet config:

  • ensure mask and port are integer
  • application IP cannot be 0.0.0.0 when mask is /24, set a plausible IP

bacnet_connector:

  • ensure Port and Mask are read as Integer, everything else will throw errors (string doesnt make any sense)
  • ensure default BACnet port even when parameter port is completely skipped

bacnet_tests:

  • adjusted tests to integer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant