mdpatel
September 3, 2024, 11:08am
1
hi,
i have GL-X3000.
how to identify is new update available or not using bellow rpc api call?
URL : http://192.168.8.1/rpc
payload :
{
"jsonrpc": "2.0",
"id": 9,
"method": "call",
"params": ["dp0UUTuiFm....", "upgrade", "check_firmware_online", {}]
}
Response :
{
"id": 9,
"jsonrpc": "2.0"
"result": {
"current_compile_time": "2024-06-15 13:30:17",
"current_type": "release3",
"current_version": "4.4.9",
"prompt": true
}
Thank you,
bruce
September 4, 2024, 7:13am
3
if there is newer firmware checked, will show more result.
1 Like
mdpatel
September 4, 2024, 12:24pm
7
new_firmware_type key also exist for GL-X3000 while update available?
bruce
September 5, 2024, 7:06am
8
I think so, as the X3000 firmware also based on the SDK4, the result is supposed to the same if it has newer firmware.
May can try downgrade your X3000 version to check it in your side.
1 Like
system
Closed
June 10, 2025, 8:47am
11
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.