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.

Change the network settings of the logic machine by script
#7
(14.04.2023, 12:04)admin Wrote: For BACnet ID use this:
Code:
require('uci')
uci.set('bacnet', 'server', 'devid', 123)
uci.commmit('bacnet')

You can download the system config backup and check what other fields are present in the config files.

Great! Thanks.
There are 10 kinds of people in the world; those who can read binary and those who don't  Cool
Reply


Messages In This Thread
RE: Change the network settings of the logic machine by script - by Trond Hoyem - 14.04.2023, 15:16

Forum Jump: