Reflect API change for RouterInfo uptime type change: String -> long.
This commit is contained in:
@@ -94,8 +94,8 @@ Response:
|
||||
</ul>
|
||||
<ul>Response
|
||||
<li>**i2p.router.status – [String] What the status of the router is.</li>
|
||||
<li>**i2p.router.uptime – [String] What the uptime of the router is.</li>
|
||||
<li>**i2p.router.version – [String] What version of I2P the router is running.</li>
|
||||
<li>**i2p.router.uptime – [long] What the uptime of the router is.</li>
|
||||
<li>**i2p.router.version – [String] What version of I2P the router is running.</li>
|
||||
<li>**i2p.router.net.bw.inbound.1s – [double] The 1 second average inbound bandwidth in Bps.</li>
|
||||
<li>**i2p.router.net.bw.inbound.15s – [double] The 15 second average inbound bandwidth in Bps.</li>
|
||||
<li>**i2p.router.net.bw.outbound.1s – [double] The 1 second average outbound bandwidth in Bps.</li>
|
||||
|
Reference in New Issue
Block a user