Create VES client example for domain 'notification'
[oam.git] / features / devicemanager / x-ran / ru-fh / model / src / main / yang / devicemanager-xran.yang
1 module devicemanager-xran {
2
3   yang-version 1;
4   namespace "urn:opendaylight:params:xml:ns:yang:devicemanager-xran";
5   prefix devicemanager-xran;
6
7   organization
8     "highstreet technologies GmbH";
9   contact
10     "Web:   <https://www.highstreet-technologies.com>";
11
12   description
13     "DeviceManager X RAN Api Module
14
15      Copyright 2020 highstreet technologies GmbH Intellectual Property.
16      All rights reserved.
17
18      Licensed under the Apache License, Version 2.0 (the 'License');
19      you may not use this file except in compliance with the License.
20      You may obtain a copy of the License at
21
22        http://www.apache.org/licenses/LICENSE-2.0
23
24      Unless required by applicable law or agreed to in writing, software
25      distributed under the License is distributed on an 'AS IS' BASIS,
26      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27      See the License for the specific language governing permissions and
28      limitations under the License.";
29
30   revision 2020-03-09 {
31     description
32       "Initial revision";
33     reference
34       "";
35   }
36 }