This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Bacnet COV subscription limit increase
#12
(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 Big Grin
Reply


Messages In This Thread
RE: Bacnet COV subscription limit increase - by zoltan - 28.06.2019, 17:05

Forum Jump: