A while ago i asked if i have someway to turn on the Hd robots in a specific time, Allan told me to create a NodeRED workflow that updates the “enabled” boolean property to true/false at certain times, but how can i do that?
in openrpa
collection you will find the unattendedclient objects, each one of these have an enabled
boolean. You can update this from nodered just like any other objects in the database ( using update,addorupdate or updatedoc )
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.