Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update device UUID extraction logic in BaseService
Changed the method of extracting the device UUID from the MAC address in the BaseService class. The extraction now uses the last segment of the MAC address instead of the third segment, ensuring correct UUID retrieval for device control and info requests.
- Loading branch information