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 - how it works on LM?
#3
Yes, everything has to be done via scripts. Full device scan is not supported in BACnet Lua library right now. All values should be requested via polling (Change-Of-Value is not supported).

Priority array allows several control points to set value based on their priority. The resulting value is the first one that is not NULL, with 16 being the lowest priority. If LM is a single control point then the priority does not matter.

5000 objects is a lot, I strongly suggest using Load Balancer for this project.

In the attached page you have one object of type "Multi-state input", which is basically a number mapped to a textual value (like Custom object values in LM).
Reply


Messages In This Thread
BACnet - how it works on LM? - by buuuudzik - 23.05.2017, 16:39
RE: BACnet - how it works on LM? - by admin - 24.05.2017, 07:07
RE: BACnet - how it works on LM? - by admin - 24.05.2017, 13:23
RE: BACnet - how it works on LM? - by edgars - 13.06.2017, 06:15
RE: BACnet - how it works on LM? - by zoltan - 21.07.2017, 18:34
RE: BACnet - how it works on LM? - by admin - 18.10.2017, 08:40
RE: BACnet - how it works on LM? - by admin - 21.10.2017, 06:01
RE: BACnet - how it works on LM? - by admin - 27.10.2017, 07:20

Forum Jump: