aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/README.md
blob: e0b5fe8f3d5590263316c567cb9b48667e6fe0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# wt - wireless transport microservices

ODL version: argon sr1

## common (osgi)

Common classes, included into most bundles

## common-yang (osgi)

yang files converted into jar bundles. Preferred way to include basic yang specs into a devicemanager project.

## data-provider (osgi)

Interface to devicemanager database. In Frankfurt database is elasticsearch.

## devicemanager (osgi)

Devicemanager services, used by specfic devicemanagers for NETCONF devices.

## devicemanager-specific (osgi)

Devicemanager implementation for specfic devicemodel.

## featureaggregator (osgi)

karaf features
  * sdnr-wt-feature-aggregator to start all services
  * sdnr-wt-feature-aggregator-devicemanager to start devicemanager service

## helpserver (osgi)

Providing help pages for related web applications

## netconfnode-state-provider (osgi)

Provide netconf state information to devicemanager and mountpoint-state-provider

## odlux (osgi)

Web applications for user operations for devices

## websocketmanager (osgi)

Notification service for browser clients.

## readthedocs

readthedocs - Providing documentation. Scripts to convert documentation within helpserver to the [ccsdk/features]/doc folder
~
~
~
~