I have NodeRed installed on my work laptop and am trying to interface with I/O on an EPIC on the same network. I finally figured out I had to generate a new cert due to name/altname stuff and I have it working, but it only seems to work if I use the API key of admin user. This is not ideal for a number of reasons.
I would like a dedicated non-admin user for remote I/O.
Oh, Im sorry, I totally glossed over the fact that you are on an EPIC.
Thanks for the screenshot.
Depending on how you are addressing the I/O (in the âTest Outputâ node in your screenshot) you probably want to enable the permissions for the PAC Control REST API.
While you are using Node-RED, the actual call to the I/O has nothing to do with Node-RED. Its all done RESTfully. (Unless you are using the MMP option in the node).