My PLC Engineering is 2.6.2. I found the comfort data exchange guide, and it only shows pulling the information requires a library that seems to need at least 3 dot. So I'll need to stick to Node-Red to do this. I've been working on this a fair bit, and I keep running into the same issue. Following your guide on using YARC, I was able to confirm from another source that the data I've been putting into the payload is being bounced as incorrectly formated. I know that this works, because it works when done manually. For some reason, Node-Red and YARC are returning the same issue. There will be more struggles after this, but at least getting the drive parameters automatically loading, and updating the filepaths will be needed. It seems that the order the serial addresses are returned on a browse request is in reverse topographical order. That gives the topology information needed to rebuild them, but I don't know how to automatically change filepaths in Node-Red.
... View more