-
Notifications
You must be signed in to change notification settings - Fork 0
/
BLE.html
203 lines (190 loc) · 10.3 KB
/
BLE.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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> -->
<meta name="description" content="" />
<meta name="author" content="" />
<title>Gateway Configuration</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body>
<div class="d-flex" id="wrapper">
<!-- Sidebar-->
<div class=" bg-white " id="sidebar-wrapper" style="background:rgba(0,161,229,255)!important;">
<!-- <main_colour> -->
<div class="sidebar-heading bg-white"><img src="DAIKIN_logo.png" height="40px"></div>
<div class="list-group list-group-flush">
<a class="list-group-item list-group-item-action list-group-item-light p-3 border-bottom" href="/gateway_test1/index.html">WiFi
Setting</a>
<a class="list-group-item list-group-item-action list-group-item-light p-3 border-bottom" href="/gateway_test1/BLE.html">Bluetooth
Setting</a>
<a class="list-group-item list-group-item-action list-group-item-light p-3 border-bottom" href="/gateway_test1/aws_setting.html">AWS
Configuration</a>
<!-- </main_colour> -->
</div>
</div>
<!-- Page content wrapper-->
<div id="page-content-wrapper">
<div class="mt-5 " class="container-fluid">
<h1> Bluetooth Configuration </h1>
<br>
<div class="form-group mb-4 width=50% ">
<label for="exampleFormControlSelect1"> Bluetooth ID </label>
<br>
<select class="form-control" id="exampleFormControlSelect1" style="width: 50%;">
<option>GMVC961205DNBB_100</option>
<option>GMVC961205DNBB_101</option>
<option>GMVC961205DNBB_123</option>
<option>GMVC961205DNBB_103</option>
<option>GMVC961205DNBB_104</option>
</select>
<button type="button" class="btn btn-success"
style=" background-color: rgba(0,161,229,255);">Re-Scan</button>
<button type="button" class="btn btn-success"
style=" background-color: rgba(0,161,229,255);">Connect</button>
</div>
<div class="form-group mb-4">
<label for="exampleFormControlInput1">Bluetooth Password</label><br>
<input type="email" class="form-control" id="exampleFormControlInput1" placeholder="@password"
style="width: 50%;">
</div>
<input type="submit" name="submit1" value=" Add ">
<a href="/gateway_test1/aws_setting.html" class="next">Next » </a>
<input type="submit" name="submit1" value=" Exit ">
<br><br>
<h2>BLE Device List </h2>
<div class="table-responsive">
<table class="fixed tableresponsive" border="1">
<col width="300px" />
<col width="300px" />
<col width="300px" />
<col width="150px" />
<col width="150px" />
<thead>
<tr>
<th>Device No.</th>
<th>Model No.</th>
<th>Serial No.</th>
<th>Passkey</th>
<th>Edit</th>
</tr>
</thead>
<tbody>
<tr>
<td>Device 1</td>
<td>
<form method="post" action="/post"><input type="text" name="text3"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text4" value="1000"></td>
<td><input type="text" maxlength="3" name="text5" value="349"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 2</td>
<td>
<form method="post" action="/post"><input type="text" name="text6"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text7" value="1000"></td>
<td><input type="text" maxlength="3" name="text8" value="169"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 3</td>
<td>
<form method="post" action="/post"><input type="text" name="text9"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text10" value="1000"></td>
<td><input type="text" maxlength="3" name="text11" value="634"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 4</td>
<td>
<form method="post" action="/post"><input type="text" name="text12"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text13" value="1000"></td>
<td><input type="text" maxlength="3" name="text14" value="169"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 5</td>
<td>
<form method="post" action="/post"><input type="text" name="text15"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text16" value="1000"></td>
<td><input type="text" maxlength="3" name="text17" value="169"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 6</td>
<td>
<form method="post" action="/post"><input type="text" name="text18"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text19" value="1000"></td>
<td><input type="text" maxlength="3" name="text20" value="169"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 7</td>
<td>
<form method="post" action="/post"><input type="text" name="text21"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text22" value="1000"></td>
<td><input type="text" maxlength="3" name="text23" value="634"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 8</td>
<td>
<form method="post" action="/post"><input type="text" name="text24"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text25" value="1000"></td>
<td><input type="text" maxlength="3" name="text26" value="634"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 9</td>
<td>
<form method="post" action="/post"><input type="text" name="text27"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text28" value="1000"></td>
<td><input type="text" maxlength="3" name="text29" value="634"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
<tr>
<td>Device 10</td>
<td>
<form method="post" action="/post"><input type="text" name="text30"
value="GMVC961205DNBB">
</td>
<td><input type="text" name="text31" value="1000"></td>
<td><input type="text" maxlength="3" name="text32" value="169"></td>
<td><input type="submit" name="submit1" value="Remove"></td>
</tr>
</tbody>
</table>
</div>
<br><br>
<!-- <input type="submit" name="submit2" value="Submit"></form> -->
</div>
</div>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>