summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/energysavings/provider/src/main/resources/sdnr-energy-savings.properties
AgeCommit message (Collapse)AuthorFilesLines
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)1-0/+21
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-07-13First draft Energy Savings POLICY_TO_SDNR handlerCLAPP, GEORGE H (gc731h)1-0/+13
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>