Prerequisites: Ensure that your system has Python 3 or above installed and can connect with the devices. The central controller can be your laptop, desktop, or any other suitable device. The devices can vary from IoT devices like Raspberry Pi or Arduino to networking devices such as Cisco or Juniper routers and switches or any other laptop or desktop which can be accessed through ssh.
Central Controller Functions: The central controller manages and coordinates the operation of other devices within the system. It regulates data flow, controls device behavior, and executes decision-making processes based on predefined rules or algorithms.
curl --output controller_orchestrator –X https://workspace.netsysai.net/download/controller_orchestrator
chmod +x controller_orchestrator
./controller_orchestrator
Executing these commands configures your system as a controller
Log in to your NetsysAI gateway through https://workspace.netsysai.net/.
Add Sandbox and devices click on connect.
Ensure that the IP address and Host Name match the configuration on your device to establish a connection successfully.
Adding project : To access the application interface, initiate the process by selecting "Add Project." Subsequently, furnish the necessary details such as project name and description. Finally, click on "Submit" to enter the application interface.