mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 14:20:29 +00:00
8c30b93fee
This commit adds the `srp server port` CLI command, which maps to the `otSrpServerGetPort()` API. This new command is now used in `thread-cert/node.py` to implement `get_srp_server_port()`, allowing direct retrieval of the SRP server port instead of indirectly parsing the network data entry.