FAQ
(1) Check whether the player and the client are on the same LAN, whether you can ping the current player IP from the client, or ping the client IP from the player.
(2) Check whether the port is consistent with the http port returned during device search.
System exception. You can restart the device if it cannot be restored.
The current request interface is not implemented in the system.
The current login token has expired. You need to log in again to obtain a token.
(1)The current login token has expired. You need to log in again to obtain a token.
Field | Allowed Values | Allowed Special Characters |
---|---|---|
Seconds | An integer from 0 to 59 | Only numbers are currently supported. |
Minutes | An integer from 0 to 59 | Only numbers are currently supported. |
Hours | An integer from 0 to 23 | Only numbers are currently supported. |
DayofMonth | An integer from 1 to 31 | ,- * ? / L W C 8 characters |
Month | An integer from 1 to 12 or JAN-DEC | , - * / 4 characters |
DayofWeek | An integer from 1 to 7 or SUN-SAT(SUN MON TUE WED THU FRI SAT )(1=SUN) | , - * ? / L C # 8 characters |
Year (Optional, blank) | 1970~2099 | , - * / 4 characters |
If devices are not within the same subnet, you can search for devices by specifying IP address. You need to add the desired IP addresses to the 'iplist' parameter in the device search method. Once the search interface is called, it will return the device information of the online devices corresponding to these IP addresses.
For instance, if you add the IP address (192.168.1.101) to the 'iplist' parameter in the search device method, it will specifically search for and return the information of the online device at that IP address.