-
Notifications
You must be signed in to change notification settings - Fork 48
/
properties.html
141 lines (105 loc) · 6.76 KB
/
properties.html
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Overpass:300,400,600,800">
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="schema_doc.css">
<script src="https://use.fontawesome.com/facf9fa52c.js"></script>
<script src="schema_doc.min.js"></script>
<meta charset="utf-8"/>
<title>Properties</title>
<script src="schema_extras.js" ></script></head>
<body onload="anchorOnLoad();removedHostedMDExtensions();" id="root"><nav> <ol class="breadcrumb bg-white" style="padding: 0"> <li class="breadcrumb-item"><a href="../../">UDMI</a></li> <li class="breadcrumb-item"><a href="../">Schema</a></li> <li class="breadcrumb-item"><a href="./">Schema Viewer</a></li> </ol> </nav> <h1>Properties</h1><div class="text-right">
<button class="btn btn-primary" type="button" data-toggle="collapse" data-target=".collapse:not(.show)" aria-expanded="false">Expand all</button>
<button class="btn btn-primary" type="button" data-toggle="collapse" data-target=".collapse.show" aria-expanded="false">Collapse all</button>
</div>
<div class="breadcrumbs"></div><span class="badge badge-dark value-type">Type: object</span><br/>
<span class="badge badge-info no-additional">No Additional Properties</span>
<div class="accordion" id="accordionkey_type">
<div class="card">
<div class="card-header" id="headingkey_type">
<h2 class="mb-0">
<button class="btn btn-link property-name-button" type="button" data-toggle="collapse" data-target="#key_type"
aria-expanded="" aria-controls="key_type" onclick="setAnchor('#key_type')"><span class="property-name">key_type</span> <span class="badge badge-warning required-property">Required</span></button>
</h2>
</div>
<div id="key_type"
class="collapse property-definition-div" aria-labelledby="headingkey_type"
data-parent="#accordionkey_type">
<div class="card-body pl-5">
<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#key_type" onclick="anchorLink('key_type')">key_type</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br/>
<div class="enum-value" id="key_type_enum">
<h4>Must be one of:</h4>
<ul class="list-group"><li class="list-group-item enum-item">"RSA_PEM"</li><li class="list-group-item enum-item">"RSA_X509_PEM"</li></ul>
</div>
</div>
</div>
</div>
</div>
<div class="accordion" id="accordionversion">
<div class="card">
<div class="card-header" id="headingversion">
<h2 class="mb-0">
<button class="btn btn-link property-name-button" type="button" data-toggle="collapse" data-target="#version"
aria-expanded="" aria-controls="version" onclick="setAnchor('#version')"><span class="property-name">version</span> <span class="badge badge-warning required-property">Required</span></button>
</h2>
</div>
<div id="version"
class="collapse property-definition-div" aria-labelledby="headingversion"
data-parent="#accordionversion">
<div class="card-body pl-5">
<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#version" onclick="anchorLink('version')">version</a></div><span class="badge badge-dark value-type">Type: string</span><br/>
<span class="description"><p>Version of the UDMI schema</p>
</span>
</div>
</div>
</div>
</div>
<div class="accordion" id="accordionconnect">
<div class="card">
<div class="card-header" id="headingconnect">
<h2 class="mb-0">
<button class="btn btn-link property-name-button" type="button" data-toggle="collapse" data-target="#connect"
aria-expanded="" aria-controls="connect" onclick="setAnchor('#connect')"><span class="property-name">connect</span> <span class="badge badge-warning required-property">Required</span></button>
</h2>
</div>
<div id="connect"
class="collapse property-definition-div" aria-labelledby="headingconnect"
data-parent="#accordionconnect">
<div class="card-body pl-5">
<div class="breadcrumbs">root
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-short" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"
/>
</svg>
<a href="#connect" onclick="anchorLink('connect')">connect</a></div><span class="badge badge-dark value-type">Type: enum (of string)</span><br/>
<div class="enum-value" id="connect_enum">
<h4>Must be one of:</h4>
<ul class="list-group"><li class="list-group-item enum-item">"direct"</li></ul>
</div>
</div>
</div>
</div>
</div>
<footer>
<p class="generated-by-footer">Generated using <a href="https://github.com/coveooss/json-schema-for-humans">json-schema-for-humans</a></p>
</footer></body>
</html>