SSH Login
After the device is connected to the network, developers can access the AidLux system via SSH. The specific operations are as follows:
1. Obtain the Device's IP Address
Developers can obtain the device's IP address through multiple methods. For details, refer to IP Address Obtaining.
2. Log in via SSH
Ensure the computer and the device are on the same local area network. Enter the command ssh aidlux@ip in the Terminal to access the AidLux system. The access password is: aidlux.
