You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the back-end socket server use an event-based driven method to get robots
Set the first pool with a dynamic array, scale-up and then when is finished with the program use the client.call method on the client-side to switch back or fourth the server-side.
METHODS ON SERVER-SIDE:
/executed -> set on unused the robot after finishing the execution.
/submit (done) -> set the robot on used state.
The text was updated successfully, but these errors were encountered:
On the back-end socket server use an event-based driven method to get robots
Set the first pool with a dynamic array, scale-up and then when is finished with the program use the client.call method on the client-side to switch back or fourth the server-side.
METHODS ON SERVER-SIDE:
/executed -> set on unused the robot after finishing the execution.
/submit (done) -> set the robot on used state.
The text was updated successfully, but these errors were encountered: