aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr
AgeCommit message (Collapse)AuthorFilesLines
2019-02-07Add sdnr wt devicemanagerHerbert Eiselt404-0/+136018
Add complete sdnr wireless transport app devicemanager Change-Id: I433014ee579a3c8833b3b8f84c4087c5f776704f Issue-ID: SDNC-575 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-30Add sdnr wt helpserverHerbert Eiselt31-0/+1949
Add complete sdnr wireless transport app helpserver Change-Id: I01ba5a2a4b6dbd8fbfd91bbb5a1ae5db7b181f2d Issue-ID: SDNC-577 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-29Add sdnr wt websocketmanager2Herbert Eiselt20-0/+1584
Add complete sdnr wireless transport app websocketmanager2 Change-Id: I94cb9bb4c6bf664e1a3869cbb0c3b26ecbe9c28e Issue-ID: SDNC-572 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-28Add sdnr wt devicemodelHerbert Eiselt19-1/+29895
Add complete sdnr wt app devicemodel Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d Issue-ID: SDNC-574 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Fix sdnr wt apigateway build problemHerbert Eiselt1-0/+7
Parent added in to sdnr wt pom to fix Deployment failed problem Change-Id: If4e48064ee7bf46df3adac53b7b4e7ac01add822 Issue-ID: SDNC-615 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Add sdnr wt apigatewayHerbert Eiselt26-0/+2032
Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-11Changes for FluorineTimoney, Dan (dt5972)5-5/+5
Updated ccsdk/features to run in OpenDaylight Fluorine release. Change-Id: I62d13d52ea4a19fb0e0bb329eda9fc350013a051 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Prepare for release build0.4.0Timoney, Dan (dt5972)5-21/+17
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I322ccb15e1064a9acc7f2060c744623895766a87 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-06Fix license issueTimoney, Dan (dt5972)1-4/+16
Replaced incorrect license with correct license text Change-Id: Iba6d8e7edf75ab15ea80839526fbf3cd3c16ceea Issue-ID: CCSDK-651 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-07-19Rename package to new ccsdk/features repoCLAPP, GEORGE H (gc731h)12-138/+479
Rename the energysavings package to align with new ccsdk/features repo and update file structure Change-Id: I9404cc2aca5e6f3abe8decd89987478a7d6db295 Issue-ID: CCSDK-350 Signed-off-by: CLAPP, GEORGE H (gc731h) <gc731h@att.com>
2018-07-13First draft Energy Savings POLICY_TO_SDNR handlerCLAPP, GEORGE H (gc731h)13-0/+927
Initial commit of a karaf feature to process a DMaaP topic sent by Policy to SDNR as part of the Energy Savings project. The topic name is POLICY_TO_SDNR, and the content is a large and complex JSON structure. Currently, this feature simply forwards the JSON string to a server and returns the response of the server to Policy in topic SDNR_TO_POLICY. Change-Id: I84cb891c98fb23f5dfe44a9e3ad8ce69afb72405 Issue-ID: CCSDK-350 Signed-off-by: George Clapp <gc731h@att.com>