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
Arion Agent: Local Network Agent on each Arion Wing
Compile
./build/build.sh
Sample command to start ArionAgent
sudo ./build/bin/ArionAgent -a 10.0.0.4 -p 9090 -g 1 (-a is the ArionMaster grpc server IP, -p is the server port, and -g is the group that this wing belongs to)