From e548d3f4448675d6a3364cc3d4187ddeff9b0aee Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 20 Sep 2023 16:23:56 -0700 Subject: [PATCH] Updated API Implementation (markdown) --- API-Implementation.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/API-Implementation.md b/API-Implementation.md index 7d7d962..c2c6517 100644 --- a/API-Implementation.md +++ b/API-Implementation.md @@ -17,10 +17,11 @@ Sent individually, as needed. #### heartbeat Sent all together, every 1 sec. ```xml - - - - + +... +... + +[ ... ] ``` #### trickle_down @@ -42,6 +43,7 @@ Sent together, every 1 sec or when boinc_report_app_status() called by app [... ] [...] [...] +[...] ``` #### trickle_up