Updated API Implementation (markdown)

David Anderson 2023-09-20 16:23:56 -07:00
parent b2f7a0d84b
commit e548d3f444
1 changed files with 6 additions and 4 deletions

@ -17,10 +17,11 @@ Sent individually, as needed.
#### heartbeat
Sent all together, every 1 sec.
```xml
<heartbeat>
<wss>
<max_wss>
<network_suspended>
<heartbeat/>
<wss>...
<max_wss>...
<network_suspended/>
[ <sporadic_ca>... ]
```
#### trickle_down
@ -42,6 +43,7 @@ Sent together, every 1 sec or when boinc_report_app_status() called by app
[<other_pid>... ]
[<bytes_sent>...]
[<bytes_received>...]
[<sporadic_ac>...]
```
#### trickle_up