aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs
AgeCommit message (Collapse)AuthorFilesLines
2018-06-08agl-service-unicens: prepare control message transmission in b64 formatTobias Jahnke1-0/+3
Bug-AGL: SPEC-1177 Add new verb sendmessageb64. Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit 84c3e1b169038e181526b4fbadab3d8f9322717c)
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke1-1/+2
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-13ucs_binding.c: Add control message transmissionTobias Jahnke1-2/+5
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-08-18removed volume APITobias Jahnke1-9/+8
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke1-0/+1
2017-08-02cleanup of API i2cwriteTobias Jahnke1-3/+3
2017-08-01adds processing of data to i2c_writeTobias Jahnke1-3/+3
2017-08-01adds experimental i2cwrite commandTobias Jahnke1-0/+9
2017-07-26fixes: volume buttons are using wrong verbTobias Jahnke1-9/+9
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll5-84/+189
2017-07-20added volume properties for channel 3..6Tobias Jahnke1-1/+6
2017-07-13New XML Parser implementation, supports splitter and combinertkummermehr1-1/+1
2017-06-27Change marketing stuffRomain Forlot5-29/+29
unicens -> UNICENS MicroChip -> Microchip Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-15Fix template dir and data file dir to match new templating.Sebastien Douheret1-1/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-26Initial CommitFulup Ar Foll5-0/+324