From 2c74cc419677a6470f537a2a374a3b31fee5da07 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Mon, 7 May 2018 16:07:17 +0200 Subject: agl-service-unicens: prepare control message transmission in b64 format Bug-AGL: SPEC-1177 Add new verb sendmessageb64. Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271 Signed-off-by: Tobias Jahnke (cherry picked from commit 84c3e1b169038e181526b4fbadab3d8f9322717c) --- htdocs/UNICENS.html | 3 ++ ucs2-afb/ucs_apidef.h | 81 ++++++++++++++++++++++++++++++------------------ ucs2-afb/ucs_apidef.json | 44 ++++++++++++++++++++++++++ ucs2-afb/ucs_binding.c | 4 +++ 4 files changed, 101 insertions(+), 31 deletions(-) diff --git a/htdocs/UNICENS.html b/htdocs/UNICENS.html index e2505ae..bc01401 100644 --- a/htdocs/UNICENS.html +++ b/htdocs/UNICENS.html @@ -40,6 +40,9 @@
+
    +
  1. +