20.10.2017, 17:14
(This post was last modified: 20.10.2017, 17:16 by apkotelnikov.)
(17.10.2017, 18:35)Erwin van der Zwart Wrote: Hi,
Do you know the Linux command to change the port?
You can run that command with os.execute(‘linux command here’)
But i prefer we get this as variable in the client package so maybe admin can add something like this:
BR,Code:client = require(‘bacnet’)
client.port = 0xBAC1
Erwin
Hi!
I know command but I thing that can`t help. We need to set global enviroment variable but scripts runs isolately. But I can try to do it.
BR
Anton
(18.10.2017, 08:40)admin Wrote: Right now client will only work with default port.
Bad news. Is it on roadmap?
BR
Anton