Changes

no edit summary
Line 92: Line 92:  
* '''blver''' - returns the router's Bootloader version
 
* '''blver''' - returns the router's Bootloader version
    +
===GPS Data===
 +
----
 +
This command returns the device's GPS  GPS latitude and longitude.
 +
 +
'''Windows:'''
 +
{
 +
    "jsonrpc": "2.0", "id": 1, "method": "call", "params":
 +
    [
 +
      "456f77f6b686bf5972daa3a26bee60b0","file", "exec",
 +
          {
 +
            "command":"<span style=color:red>gpsctl</span>", "params":["-ix"]
 +
          }
 +
    ]
 +
}
 +
'''Linux:'''
 +
***********************************************************************************************************
 
===Firmware number===
 
===Firmware number===
 
----
 
----

Navigation menu