From 6b6d3322d6a166ea1ec7a3a7ce3e3bb5b12e0f9a Mon Sep 17 00:00:00 2001 From: Bottersnike Date: Sat, 23 Jul 2022 14:22:49 +0100 Subject: [PATCH] Update services --- templates/pages/proto/services.html | 31 +++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/templates/pages/proto/services.html b/templates/pages/proto/services.html index 1cff1a4..c712332 100644 --- a/templates/pages/proto/services.html +++ b/templates/pages/proto/services.html @@ -43,8 +43,35 @@
  • globby
  • Most of these will usually just return the URL to the eAmuse server (or your fake one ;D). ntp is a - notable exception, unless you're planning on reimplementing NTP. keepalive will likely alsop be a - custom URL with query parameters pre-baked.

    + notable exception, unless you're planning on reimplementing NTP.

    +

    keepalive is a url with the following query parameters:

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    pa
    iaRouter IP
    gaGateway IP
    maCentre IP
    t1
    t2
    +

    All service URLs have a maximum length of 128 characters.

    mode is one of operation, debug, test, or factory.