blob: c5d27a2d6a3d5a1630cf906bbb7628dd4ac5b38b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
DCAE SDK
========
With Dublin release, DCAE has introduced new SDK's to aid component development. **SDK** is a common software development kit written in Java. It contains various utilities and clients which may be used for getting configuration from CBS, consuming messages from DMaaP, interacting with A&AI, etc.
SDK Overview
------------
.. toctree::
:maxdepth: 1
./architecture.rst
|