I am working on two projects right now that are a little bit out of my comfort-zone:
-One project needs to have a CC100 establish secure HTTPs communication with our customer’s webserver.
-The second project needs to have an air-gaped PFC200 communicate via HTTP to a sensor that hosts it’s own RESTfull API.
I see there are Wago Libraries for these tasks but I’m not sure if I am using them correctly. I am very much a “RTFM” person but I can not find any more information that what is available in the CODESYS “Library Manager” window. Are there any example projects or high-level documentation for these libraries so I know if I am using the right tool correctly?
At this point I’m not sure if it would be better to use the CODESYS functions through the WAGO libraries or if I should off-load this to NodeRED.