-
Notifications
You must be signed in to change notification settings - Fork 5
Operator Software
zusmani26 edited this page Apr 10, 2023
·
2 revisions
The operator software will be used to control the implants and change implant states. Additionally it will authenticate with the server as well.
Operator software has multiple functionalities in our application. It can connect to the server and multiple operators. Furthermore, it can send commands to the server once it authenticates with it. Implementing the communication between operator and implant was vital as the operator is able to manipulate the state of the implant.