28.06.2019, 17:05
(28.06.2019, 15:11)iJAF Wrote:(16.04.2019, 10:56)zoltan Wrote:(16.04.2019, 09:29)admin Wrote: Updated package: https://dl.openrb.com/pkg/bacnet_20190416_imx6.ipk
Keep in mind that package update will reset BACnet configuration (server will be off).
You can set COV size up to 4096 subscriptions via a script:
Code:require('uci')
uci.set('bacnet.server.covsize=4096')
uci.commit('bacnet')
os.execute('/etc/init.d/bacnet restart')
Thanks,
I'll test tomorrow!
So, what are the results of your tests ?!
Thank you
I was sure I gave a report on this, but it looks like my brain is failing...
It works as described, I got what I needed. Only the other side (JCI NIE) chokes to death trying to accept all that data