summaryrefslogtreecommitdiffstats
path: root/ucs2-afb/ucs_apidef.h
AgeCommit message (Collapse)AuthorFilesLines
2019-08-09Migration to binding V3José Bollo1-67/+89
Bug-AGL: SPEC-2744 Change-Id: Icc273b8865ab2e41f99d7feeafd15d4bbcdac494 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-06-25agl-service-unicens: use shared lib of afb-helpershalibut_7.99.2halibut/7.99.27.99.2Tobias Jahnke1-6/+8
Change the usage of afb-helpers from git submodule to shared library. Removed also unused app-templates submodule. Bug-AGL: SPEC-2562 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> Change-Id: Iade8686aded8912d4dd203d1f74e171c13302a3e
2018-10-04agl-service-unicens: support microphone front-endTobias Jahnke1-23/+23
Bug-AGL: SPEC-1759 - updates app-templates - adds routing setup of microphone front-end - adds web-ui buttons to control microphone front-end Change-Id: Ie18ec2f40a1b1fce348d32d28c64a4a3b289d55f Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-05-09agl-service-unicens: replace legacy sendmessageTobias Jahnke1-24/+7
Bug-AGL: SPEC-1177 Replace verb sendmessage using interger array by new new version now using base64 coded string. Change-Id: I1b06ad353a13b1e6b2f335c9567cd923960d8104 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-05-07agl-service-unicens: prepare control message transmission in b64 formatTobias Jahnke1-31/+50
Bug-AGL: SPEC-1177 Add new verb sendmessageb64. Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke1-18/+29
Bug-AGL: SPEC-1177 Implements /subscriberx function. Control Rx messages will be notified to subscribers. If no subscriber is assigned, then Rx messages are discarded. This avoids Rx stuck issues after receiving multiple messages. Change-Id: Idb71569b8ff6f651833d7d01c37a3eea866daf1d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-12ucs_binding.c: Add control message transmissionTobias Jahnke1-1/+17
Bug-AGL: SPEC-1177 Support control message transmission to other network devices via json api. Change-Id: I22af427471a379f819e626ea4d746f78f3e37a6a Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-11adds init function and getter for default cfg pathTobias Jahnke1-40/+41
Change-Id: I620d485bb935f984efcfeaf29399d184d3261e7d Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-10-12External mXML project library inclusionRomain Forlot1-6/+12
Change-Id: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-18removed volume APITobias Jahnke1-14/+1
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke1-23/+23
2017-08-02cleanup of API i2cwriteTobias Jahnke1-9/+9
2017-08-01adds processing of data to i2c_writeTobias Jahnke1-3/+5
2017-08-01adds experimental i2cwrite commandTobias Jahnke1-1/+14
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll1-16/+28
2017-07-25Initial API-V2 ajusted HTML page to fit new commands namesFulup Ar Foll1-33/+33
2017-07-25Update Installation Documentationfulup1-0/+86