regarding this node
Im trying to set up a device that will send some values to bacnet points in a remote device.
I know enough about bacnet, but cant really get my head around setting it up with this node in node red.
I cant find much info about the node so I'm struggling to get anything but errors.
Does anyone know of any guides or if you have set up a device ok can you give me some pointers on the following.
Heres my scenario,
remote device details
IP network - 1
device instance - 1001
analogue value instance - 1
I keep getting the error from the bacnet write module
'Error: Cannot encode a value if the type has not been specified'
but whatever I change the error stays the same so Im stuck.
Im currently running a virtual bacnet device on my laptop and node red running on a raspberry pi.
Just need more details on what the parameters in the write module are. I think they all make sense so I dont know where im going wrong. Also using the function module before it but the parameter naming doesnt all seem self explanatory in there.
thanks