Local Access
You can access your Mesh Network directly from your local machine using the MoT Agent in host mode. This is useful for:
- Developing and testing applications that run on your Mesh Network.
- Testing connectivity to devices on your Mesh Network from your local machine.
- Accessing devices on your Mesh Network from your local machine without needing to SSH into another device
To set up local access:
- Install Docker
- Click Add Device in the dashboard
- Run the
hostmode quick start command shown in your dashboard on your local machine. This will create a Docker container that runs the MoT Agent and connects your local system to your Mesh Network.
You can now access devices on your Mesh Network directly from your local CLI.
WARNING
Ensure the access group for your devices allows your new certificate to access them.