AmbroiseS

Results 4 comments of AmbroiseS

Hello, I am also implementing a bacnet server. Current tests are going ok. I am wondering what these values do : ` transport.setTimeout(500000); ` `transport.setSegTimeout(15000); ` 1. Will the transport...

Thank you for the very quick response I'll use default values for my testing. And keep my bacnet4j implementation also.

Also interested Right now, we can only close a group of notification by key, but not a single one by id Edit : We can close specific notification by doing...