iobroker.zigbee 2.0.0 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +40 -10
- package/admin/admin.js +312 -125
- package/admin/img/PTM 215Z.png +0 -0
- package/admin/img/group_0.png +0 -0
- package/admin/img/group_x.png +0 -0
- package/admin/img/philips_hue_lom001.png +0 -0
- package/admin/index_m.html +95 -45
- package/admin/tab_m.html +116 -48
- package/docs/de/img/Zigbee_config_de.png +0 -0
- package/docs/de/img/Zigbee_tab_de.png +0 -0
- package/docs/de/readme.md +21 -28
- package/docs/en/img/Zigbee_config_en.png +0 -0
- package/docs/en/img/Zigbee_tab_en.png +0 -0
- package/docs/tutorial/groups-1.png +0 -0
- package/docs/tutorial/groups-2.png +0 -0
- package/docs/tutorial/tab-dev-1.png +0 -0
- package/io-package.json +55 -41
- package/lib/binding.js +1 -1
- package/lib/colors.js +7 -0
- package/lib/commands.js +136 -20
- package/lib/developer.js +0 -0
- package/lib/devices.js +88 -74
- package/lib/exclude.js +30 -54
- package/lib/exposes.js +247 -290
- package/lib/groups.js +84 -29
- package/lib/localConfig.js +301 -0
- package/lib/ota.js +5 -4
- package/lib/statescontroller.js +452 -185
- package/lib/utils.js +5 -3
- package/lib/zbDeviceAvailability.js +16 -30
- package/lib/zbDeviceConfigure.js +55 -28
- package/lib/zbDeviceEvent.js +2 -13
- package/lib/zigbeecontroller.js +335 -214
- package/main.js +181 -65
- package/package.json +8 -7
|
Binary file
|
package/admin/img/group_0.png
CHANGED
|
Binary file
|
|
Binary file
|
|
File without changes
|
package/admin/index_m.html
CHANGED
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
<script type="text/javascript" src="../../js/adapter-settings.js"></script>
|
|
18
18
|
<script type="text/javascript" src="words.js"></script>
|
|
19
19
|
|
|
20
|
-
<script type="text/javascript" src="admin.js"></script>
|
|
21
20
|
<script type="text/javascript" src="shuffle.min.js"></script>
|
|
22
21
|
<script type="text/javascript" src="moment.min.js"></script>
|
|
22
|
+
<script type="text/javascript" src="admin.js"></script>
|
|
23
23
|
<style>
|
|
24
24
|
.m .tabs {
|
|
25
25
|
height: auto !important;
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
position: relative;
|
|
536
536
|
z-index: unset;
|
|
537
537
|
}
|
|
538
|
-
|
|
538
|
+
|
|
539
539
|
.m nav ul a.btn-floating {
|
|
540
540
|
margin-left: 8px;
|
|
541
541
|
margin-right: 8px;
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
overflow: auto;
|
|
611
611
|
height: 20em;
|
|
612
612
|
padding: 0.5em;
|
|
613
|
-
|
|
613
|
+
|
|
614
614
|
}
|
|
615
615
|
|
|
616
616
|
.move-label-up {
|
|
@@ -648,13 +648,15 @@
|
|
|
648
648
|
<p>
|
|
649
649
|
<h5 class="translate">Zigbee adapter</h5>
|
|
650
650
|
</p>
|
|
651
|
-
|
|
652
|
-
|
|
651
|
+
</div>
|
|
652
|
+
<ul id="nav-mobile" class="right">
|
|
653
653
|
<li>
|
|
654
|
-
<a id="state_cleanup_btn"
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
654
|
+
<a id="state_cleanup_btn" class="btn-floating waves-effect waves-light red tooltipped center-align hoverable translateT hide" title="State Cleanup">
|
|
655
|
+
<i class="material-icons large icon-blue">delete_sweep</i></a>
|
|
656
|
+
</li>
|
|
657
|
+
<li>
|
|
658
|
+
<a id="show_errors_btn" class="btn-floating waves-effect waves-light red tooltipped center-align hoverable translateT hide" title="Show Errors">
|
|
659
|
+
<i class="material-icons large icon-blue">feedback</i></a>
|
|
658
660
|
</li>
|
|
659
661
|
<li>
|
|
660
662
|
<a id="fw_check_btn"
|
|
@@ -690,13 +692,11 @@
|
|
|
690
692
|
</div>
|
|
691
693
|
<div class="nav-content">
|
|
692
694
|
<ul class="tabs tabs-transparent">
|
|
693
|
-
<li class="tab col s2"><a href="#tab-
|
|
694
|
-
|
|
695
|
-
</li>
|
|
696
|
-
<li class="tab col
|
|
697
|
-
<li class="tab col s2"><a href="#tab-
|
|
698
|
-
<li class="tab col s2"><a href="#tab-sett" id="settings" class="translate tooltipped">Settings</a>
|
|
699
|
-
</li>
|
|
695
|
+
<li class="tab col s2"><a href="#tab-sett" id="settings" class="translate tooltipped">Settings</a></li>
|
|
696
|
+
<!--<li class="tab col s2"><a href="#tab-map" id="tabmap" class="translate tooltipped">Network map</a></li> -->
|
|
697
|
+
<!--<li class="tab col s1"><a href="#tab-binding" class="translate tooltipped">Binding</a></li> -->
|
|
698
|
+
<li class="tab col s2"><a href="#tab-exclude" class="translate tooltipped">Local Overrides</a></li>
|
|
699
|
+
<li class="tab col s2"><a href="#tab-main" id="devs" class="translate tooltipped">Devices</a></li>
|
|
700
700
|
<li class="tab col s2"><a href="#tab-dev" id="develop" class="translate tooltipped">Developer</a>
|
|
701
701
|
</li>
|
|
702
702
|
</ul>
|
|
@@ -796,12 +796,12 @@
|
|
|
796
796
|
</select>
|
|
797
797
|
<label class="translate">Type</label>
|
|
798
798
|
</div>
|
|
799
|
-
|
|
799
|
+
|
|
800
800
|
<div class="input-field col s6 m3 l2">
|
|
801
801
|
<input id="flowCTRL" type="checkbox" class="value"/>
|
|
802
802
|
<label class="translate" for="flowCTRL">flow control</label>
|
|
803
803
|
</div>
|
|
804
|
-
|
|
804
|
+
|
|
805
805
|
<div class="input-field col s6 m3 l2">
|
|
806
806
|
<input id="baudRate" type="number" min="38400" max="115200" class="value"/>
|
|
807
807
|
<label class="translate" for="baudRate">Baudate Deconz/Conbee</label>
|
|
@@ -1300,41 +1300,85 @@
|
|
|
1300
1300
|
|
|
1301
1301
|
<div id="groupedit" class="modal">
|
|
1302
1302
|
<div class="modal-content">
|
|
1303
|
-
<div class="
|
|
1304
|
-
<h3 class="translate">Add Group</h3>
|
|
1305
|
-
</div>
|
|
1306
|
-
<div class="editgroup">
|
|
1303
|
+
<div class = "editgroup">
|
|
1307
1304
|
<h3 class="translate">Edit Group</h3>
|
|
1308
1305
|
</div>
|
|
1309
1306
|
<div class="row">
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1307
|
+
<div class="col s4 m4 l2 hide">
|
|
1308
|
+
<div class="input-field groupid">
|
|
1309
|
+
<input id="g_index" type="number" min="1" class="value validate">
|
|
1310
|
+
<label for="g_index" class="translate">№</label>
|
|
1311
|
+
</div>
|
|
1315
1312
|
</div>
|
|
1316
|
-
|
|
1313
|
+
<div class="input-field col s8 m8 l10">
|
|
1317
1314
|
<input id="g_name" type="text" class="value validate">
|
|
1318
1315
|
<label for="g_name" class="translate">Name</label>
|
|
1319
1316
|
</div>
|
|
1320
1317
|
</div>
|
|
1321
|
-
<div class="row
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1318
|
+
<div class="row">
|
|
1319
|
+
<div class="col s12">
|
|
1320
|
+
<div class="input-field members">
|
|
1321
|
+
<label for="g_members" class="translate">Members</label>
|
|
1322
|
+
<ul class="collection">
|
|
1323
|
+
<li class="collection-item">
|
|
1324
|
+
<label>
|
|
1325
|
+
<input id="member1" type="checkbox" class="value"/>
|
|
1326
|
+
<span class="translate" for="member1">Member 1</span>
|
|
1327
|
+
</label>
|
|
1328
|
+
</li>
|
|
1329
|
+
<li class="collection-item">
|
|
1330
|
+
Member 2
|
|
1331
|
+
<label>
|
|
1332
|
+
<input id="globaloverride" type="checkbox" class="value"/>
|
|
1333
|
+
<span class="translate" for="member2"></span>
|
|
1334
|
+
</label>
|
|
1335
|
+
</li>
|
|
1336
|
+
</ul>
|
|
1337
|
+
</div>
|
|
1338
|
+
</div>
|
|
1339
|
+
</div>
|
|
1340
|
+
</div>
|
|
1341
|
+
<div class="modal-footer">
|
|
1342
|
+
<a name="save" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Save</a>
|
|
1343
|
+
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1344
|
+
</div>
|
|
1345
|
+
</div>
|
|
1346
|
+
|
|
1347
|
+
<div id="chooseimage" class="modal">
|
|
1348
|
+
<div class="modal-content">
|
|
1349
|
+
<div class="row">
|
|
1350
|
+
<h3 class="translate">Data override</h3>
|
|
1351
|
+
<div class="row">
|
|
1352
|
+
<div class="col s12 input-field">
|
|
1353
|
+
<input id="d_name" type="text" class="value validate">
|
|
1354
|
+
<label for="d_name" class="translate">Name</label>
|
|
1355
|
+
</div>
|
|
1356
|
+
</div>
|
|
1357
|
+
<div class="row">
|
|
1358
|
+
<div class="col s9 input-field">
|
|
1359
|
+
<select id="images" class="icons">
|
|
1327
1360
|
</select>
|
|
1361
|
+
<label for="images" class="translate">Image</label>
|
|
1362
|
+
</div>
|
|
1363
|
+
<div class="col s3 ">
|
|
1364
|
+
<div class="currentIcon"><img src="img/unknown.png"></div>
|
|
1328
1365
|
</div>
|
|
1329
1366
|
</div>
|
|
1330
1367
|
</div>
|
|
1368
|
+
<div class="row">
|
|
1369
|
+
</div>
|
|
1331
1370
|
</div>
|
|
1332
1371
|
<div class="modal-footer">
|
|
1333
|
-
<
|
|
1334
|
-
|
|
1372
|
+
<div class="forcedelete" id = "globaldiv">
|
|
1373
|
+
<label>
|
|
1374
|
+
<input id="globaloverride" type="checkbox" class="value"/>
|
|
1375
|
+
<span class="translate" for="globaloverride">Apply to model</span>
|
|
1376
|
+
</label>
|
|
1377
|
+
</div>
|
|
1378
|
+
<a name="save" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Save</a>
|
|
1335
1379
|
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1336
1380
|
</div>
|
|
1337
|
-
|
|
1381
|
+
</div>
|
|
1338
1382
|
|
|
1339
1383
|
<div id="codeentry" class="modal">
|
|
1340
1384
|
<div class="modal-content">
|
|
@@ -1376,13 +1420,11 @@
|
|
|
1376
1420
|
<p>A bunch of text</p>
|
|
1377
1421
|
</div>
|
|
1378
1422
|
<div class="modal-footer">
|
|
1379
|
-
<div id="cforcediv" class="
|
|
1423
|
+
<div id="cforcediv" class="forcedelete">
|
|
1380
1424
|
<input id="cforce" type="checkbox" class="value"/>
|
|
1381
|
-
<label class="translate" for="cforce">Force removed states with custom configuration (history, upnp,
|
|
1382
|
-
etc.)</label>
|
|
1425
|
+
<label class="translate" for="cforce">Force removed states with custom configuration (history, upnp, etc.)</label>
|
|
1383
1426
|
</div>
|
|
1384
|
-
<a name="yes" href="#!"
|
|
1385
|
-
class="modal-action modal-close waves-effect waves-green btn green translate">Yes</a>
|
|
1427
|
+
<a name="yes" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Yes</a>
|
|
1386
1428
|
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1387
1429
|
</div>
|
|
1388
1430
|
</div>
|
|
@@ -1469,7 +1511,15 @@
|
|
|
1469
1511
|
<div id="physicsOnTgl" class="input-field col s12 admin-tooltip-icon translateT"
|
|
1470
1512
|
title="Physics On">
|
|
1471
1513
|
<label for="physicsOn" style="pointer-events: auto;">
|
|
1472
|
-
<input style="pointer-events: none;" id="physicsOn" type="checkbox" class="filled-in"checked="checked"/>
|
|
1514
|
+
<input style="pointer-events: none;" id="physicsOn" type="checkbox" class="filled-in"checked="checked"/>
|
|
1515
|
+
<span style="pointer-events: none;">Physics</span>
|
|
1516
|
+
</label>
|
|
1517
|
+
</div>
|
|
1518
|
+
<div id="errorCollectionTgl" class="input-field col s12 admin-tooltip-icon translateT"
|
|
1519
|
+
title="Show messages">
|
|
1520
|
+
<label for="errorCollectionOn" style="pointer-events: auto;">
|
|
1521
|
+
<input style="pointer-events: none;" id="errorCollectionOn" type="checkbox" class="filled-in"checked="checked"/>
|
|
1522
|
+
<span style="pointer-events: none;">Show messages</span>
|
|
1473
1523
|
</label>
|
|
1474
1524
|
</div>
|
|
1475
1525
|
</div>
|
|
@@ -1531,12 +1581,12 @@
|
|
|
1531
1581
|
<div id="excludemodaledit" class="modal">
|
|
1532
1582
|
<div class="modal-content">
|
|
1533
1583
|
<div class="row">
|
|
1534
|
-
<h3 class="translate">
|
|
1584
|
+
<h3 class="translate">Custom device configuration</h3>
|
|
1535
1585
|
<div class="row">
|
|
1536
1586
|
<div class="col s9 input-field">
|
|
1537
1587
|
<select id="exclude_target" class="icons">
|
|
1538
1588
|
</select>
|
|
1539
|
-
<label for="exclude_target" class="translate">
|
|
1589
|
+
<label for="exclude_target" class="translate">use legacy implementation for device</label>
|
|
1540
1590
|
</div>
|
|
1541
1591
|
</div>
|
|
1542
1592
|
</div>
|
package/admin/tab_m.html
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis.min.js"></script>
|
|
10
10
|
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/vis/4.21.0/vis.min.css"/> -->
|
|
11
11
|
<script type="text/javascript" src="vis-network.min.js"></script>
|
|
12
|
+
<script type="text/javascript" src="webcolors.js"></script>
|
|
12
13
|
<link rel="stylesheet" type="text/css" href="vis-network.min.css"/>
|
|
13
14
|
|
|
14
15
|
<!-- these files always have to be included -->
|
|
@@ -54,9 +55,9 @@
|
|
|
54
55
|
</script>
|
|
55
56
|
<script type="text/javascript" src="words.js"></script>
|
|
56
57
|
|
|
57
|
-
<script type="text/javascript" src="admin.js"></script>
|
|
58
58
|
<script type="text/javascript" src="shuffle.min.js"></script>
|
|
59
59
|
<script type="text/javascript" src="moment.min.js"></script>
|
|
60
|
+
<script type="text/javascript" src="admin.js"></script>
|
|
60
61
|
<style>
|
|
61
62
|
.m.react-dark .tabs {
|
|
62
63
|
background-color: #272727 !important;
|
|
@@ -296,11 +297,17 @@
|
|
|
296
297
|
padding: 20px 20px 5px 20px;
|
|
297
298
|
border-bottom: 1px solid rgba(0,0,0,.1);
|
|
298
299
|
}
|
|
299
|
-
.m .modal.modal-fixed-footer.modal-fixed-header .modal-content{
|
|
300
|
+
.m .modal .modal-fixed-footer .modal-fixed-header .modal-content{
|
|
300
301
|
height: calc(100% - 140px)!important;
|
|
301
302
|
padding-top: 5px;
|
|
302
303
|
padding-bottom: 5px;
|
|
303
304
|
}
|
|
305
|
+
|
|
306
|
+
.modal-tall {
|
|
307
|
+
padding-top: 5px;
|
|
308
|
+
padding-bottom: 5px;
|
|
309
|
+
}
|
|
310
|
+
|
|
304
311
|
.m .page {
|
|
305
312
|
height: calc(100% - 120px);
|
|
306
313
|
overflow: auto;
|
|
@@ -482,9 +489,9 @@
|
|
|
482
489
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(2) {
|
|
483
490
|
flex: 0 0 30%;
|
|
484
491
|
}
|
|
485
|
-
|
|
492
|
+
|
|
486
493
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3),
|
|
487
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4),
|
|
494
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4),
|
|
488
495
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) {
|
|
489
496
|
flex: 0 0 20%;
|
|
490
497
|
display: flex;
|
|
@@ -494,13 +501,13 @@
|
|
|
494
501
|
}
|
|
495
502
|
|
|
496
503
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3) i.material-icons,
|
|
497
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) i.material-icons,
|
|
504
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) i.material-icons,
|
|
498
505
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) i.material-icons {
|
|
499
506
|
display: none;
|
|
500
507
|
}
|
|
501
508
|
|
|
502
509
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3) a.btn,
|
|
503
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) a.btn,
|
|
510
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) a.btn,
|
|
504
511
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) a.btn {
|
|
505
512
|
margin-left: 5px;
|
|
506
513
|
margin-right: 5px;
|
|
@@ -586,9 +593,9 @@
|
|
|
586
593
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(2) {
|
|
587
594
|
flex: 0 0 70%;
|
|
588
595
|
}
|
|
589
|
-
|
|
596
|
+
|
|
590
597
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3),
|
|
591
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4),
|
|
598
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4),
|
|
592
599
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) {
|
|
593
600
|
flex: 0 0 30%;
|
|
594
601
|
display: flex;
|
|
@@ -598,13 +605,13 @@
|
|
|
598
605
|
}
|
|
599
606
|
|
|
600
607
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3) i.material-icons,
|
|
601
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) i.material-icons,
|
|
608
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) i.material-icons,
|
|
602
609
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) i.material-icons {
|
|
603
610
|
display: none;
|
|
604
611
|
}
|
|
605
612
|
|
|
606
613
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(3) a.btn,
|
|
607
|
-
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) a.btn,
|
|
614
|
+
#tab-main .navbar-fixed #nav-mobile li:nth-child(4) a.btn,
|
|
608
615
|
#tab-main .navbar-fixed #nav-mobile li:nth-child(5) a.btn {
|
|
609
616
|
margin-left: 5px;
|
|
610
617
|
margin-right: 5px;
|
|
@@ -614,7 +621,7 @@
|
|
|
614
621
|
overflow: auto;
|
|
615
622
|
height: 20em;
|
|
616
623
|
padding: 0.5em;
|
|
617
|
-
|
|
624
|
+
|
|
618
625
|
}
|
|
619
626
|
|
|
620
627
|
.move-label-up {
|
|
@@ -659,9 +666,13 @@
|
|
|
659
666
|
</div>
|
|
660
667
|
<ul id="nav-mobile" class="right">
|
|
661
668
|
<li>
|
|
662
|
-
<a id="state_cleanup_btn" class="btn-floating waves-effect waves-light red tooltipped center-align hoverable translateT" title="State Cleanup">
|
|
669
|
+
<a id="state_cleanup_btn" class="btn-floating waves-effect waves-light red tooltipped center-align hoverable translateT hide" title="State Cleanup">
|
|
663
670
|
<i class="material-icons large icon-blue">delete_sweep</i></a>
|
|
664
671
|
</li>
|
|
672
|
+
<li>
|
|
673
|
+
<a id="show_errors_btn" class="btn-floating waves-effect waves-light red tooltipped center-align hoverable translateT hide" title="Show Errors">
|
|
674
|
+
<i class="material-icons large icon-blue">feedback</i></a>
|
|
675
|
+
</li>
|
|
665
676
|
<li>
|
|
666
677
|
<a id="fw_check_btn" class="btn-floating waves-effect waves-light blue tooltipped center-align hoverable translateT" title="Check firmware updates">
|
|
667
678
|
<i class="material-icons large icon-blue">system_update</i></a>
|
|
@@ -691,8 +702,9 @@
|
|
|
691
702
|
<li class="tab col s2"><a href="#tab-main" id="devs" class="translate">Devices</a></li>
|
|
692
703
|
<li class="tab col s2"><a href="#tab-map" id="tabmap" class="translate">Network map</a></li>
|
|
693
704
|
<li class="tab col s2"><a href="#tab-binding" class="translate">Binding</a></li>
|
|
694
|
-
<li class="tab col s2"><a href="#tab-
|
|
695
|
-
<!--li class="tab col s2"><a href="#tab-
|
|
705
|
+
<li class="tab col s2"><a href="#tab-debug" id="tabdebug" class="translate">Debug</a></li>
|
|
706
|
+
<!-- <li class="tab col s2"><a href="#tab-exclude" class="translate">Excludes</a></li>-->
|
|
707
|
+
<!-- li class="tab col s2"><a href="#tab-sett" id="settings" class="translate">Settings</a></li-->
|
|
696
708
|
<!-- li class="tab col s2"><a href="#tab-dev" id="develop" class="translate">Developer</a></li-->
|
|
697
709
|
</ul>
|
|
698
710
|
</div>
|
|
@@ -882,27 +894,6 @@
|
|
|
882
894
|
</div>
|
|
883
895
|
</div>
|
|
884
896
|
</div>
|
|
885
|
-
|
|
886
|
-
<div id="tab-groups" class="col s12 page">
|
|
887
|
-
<div class="row">
|
|
888
|
-
<div class="col s12">
|
|
889
|
-
<div class="col s12">
|
|
890
|
-
<table class="">
|
|
891
|
-
<thead>
|
|
892
|
-
<tr>
|
|
893
|
-
<th data-name="num" class="translate">№</th>
|
|
894
|
-
<th data-name="name" class="translate">Name</th>
|
|
895
|
-
</tr>
|
|
896
|
-
</thead>
|
|
897
|
-
<tbody id="groups_table"></tbody>
|
|
898
|
-
</table>
|
|
899
|
-
</div>
|
|
900
|
-
<a id="add_group" class="btn-floating waves-effect waves-light blue table-button-add tooltipped hoverable translateT" title="Add group">
|
|
901
|
-
<i class="material-icons">add</i>
|
|
902
|
-
</a>
|
|
903
|
-
</div>
|
|
904
|
-
</div>
|
|
905
|
-
</div>
|
|
906
897
|
<div id="tab-binding" class="col s12 page">
|
|
907
898
|
<div class="fixed-action-btn">
|
|
908
899
|
<a id="add_binding" class="btn-floating waves-effect waves-light blue tooltipped center-align hoverable translateT" title="Add binding"><i class="material-icons large">add</i></a>
|
|
@@ -1064,31 +1055,67 @@
|
|
|
1064
1055
|
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1065
1056
|
</div>
|
|
1066
1057
|
</div>
|
|
1058
|
+
|
|
1059
|
+
<div id="groupadd" class="modal">
|
|
1060
|
+
<div class="modal-content">
|
|
1061
|
+
<div class = "addgroup">
|
|
1062
|
+
<h3 class="translate">Create Group</h3>
|
|
1063
|
+
</div>
|
|
1064
|
+
<div class="row">
|
|
1065
|
+
<div class="col s4 m4 l2">
|
|
1066
|
+
<div class="input-field groupid">
|
|
1067
|
+
<input id="g_index" type="number" min="1" class="value validate">
|
|
1068
|
+
<label for="g_index" class="translate">№</label>
|
|
1069
|
+
</div>
|
|
1070
|
+
</div>
|
|
1071
|
+
<div class="input-field col s8 m8 l10">
|
|
1072
|
+
<input id="g_name" type="text" class="value validate">
|
|
1073
|
+
<label for="g_name" class="translate">Name</label>
|
|
1074
|
+
</div>
|
|
1075
|
+
</div>
|
|
1076
|
+
</div>
|
|
1077
|
+
<div class="modal-footer">
|
|
1078
|
+
<a name="save" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Save</a>
|
|
1079
|
+
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1080
|
+
</div>
|
|
1081
|
+
</div>
|
|
1082
|
+
|
|
1067
1083
|
<div id="groupedit" class="modal">
|
|
1068
1084
|
<div class="modal-content">
|
|
1069
|
-
<div class = "addgroup">
|
|
1070
|
-
<h3 class="translate">Add Group</h3>
|
|
1071
|
-
</div>
|
|
1072
1085
|
<div class = "editgroup">
|
|
1073
1086
|
<h3 class="translate">Edit Group</h3>
|
|
1074
1087
|
</div>
|
|
1075
1088
|
<div class="row">
|
|
1076
|
-
|
|
1089
|
+
<div class="col s4 m4 l2 hide">
|
|
1077
1090
|
<div class="input-field groupid">
|
|
1078
1091
|
<input id="g_index" type="number" min="1" class="value validate">
|
|
1079
1092
|
<label for="g_index" class="translate">№</label>
|
|
1080
1093
|
</div>
|
|
1081
1094
|
</div>
|
|
1082
|
-
|
|
1095
|
+
<div class="input-field col s8 m8 l10">
|
|
1083
1096
|
<input id="g_name" type="text" class="value validate">
|
|
1084
1097
|
<label for="g_name" class="translate">Name</label>
|
|
1085
1098
|
</div>
|
|
1086
1099
|
</div>
|
|
1087
|
-
<div class="row
|
|
1100
|
+
<div class="row">
|
|
1088
1101
|
<div class="col s12">
|
|
1089
1102
|
<div class="input-field members">
|
|
1090
1103
|
<label for="g_members" class="translate">Members</label>
|
|
1091
|
-
<
|
|
1104
|
+
<ul class="collection">
|
|
1105
|
+
<li class="collection-item">
|
|
1106
|
+
<label>
|
|
1107
|
+
<input id="member1" type="checkbox" class="value"/>
|
|
1108
|
+
<span class="translate" for="member1">Member 1</span>
|
|
1109
|
+
</label>
|
|
1110
|
+
</li>
|
|
1111
|
+
<li class="collection-item">
|
|
1112
|
+
Member 2
|
|
1113
|
+
<label>
|
|
1114
|
+
<input id="globaloverride" type="checkbox" class="value"/>
|
|
1115
|
+
<span class="translate" for="member2"></span>
|
|
1116
|
+
</label>
|
|
1117
|
+
</li>
|
|
1118
|
+
</ul>
|
|
1092
1119
|
</div>
|
|
1093
1120
|
</div>
|
|
1094
1121
|
</div>
|
|
@@ -1099,7 +1126,42 @@
|
|
|
1099
1126
|
</div>
|
|
1100
1127
|
</div>
|
|
1101
1128
|
|
|
1102
|
-
|
|
1129
|
+
<div id="chooseimage" class="modal modal-fixed-footer">
|
|
1130
|
+
<div class="modal-content">
|
|
1131
|
+
<div class="row">
|
|
1132
|
+
<h3 class="translate">Data override</h3>
|
|
1133
|
+
<div class="row">
|
|
1134
|
+
<div class="col s12 input-field">
|
|
1135
|
+
<input id="d_name" type="text" class="value validate">
|
|
1136
|
+
<label for="d_name" class="translate">Name</label>
|
|
1137
|
+
</div>
|
|
1138
|
+
</div>
|
|
1139
|
+
<div class="row">
|
|
1140
|
+
<div class="col s9 input-field">
|
|
1141
|
+
<select id="images" class="icons">
|
|
1142
|
+
</select>
|
|
1143
|
+
<label for="images" class="translate">Image</label>
|
|
1144
|
+
</div>
|
|
1145
|
+
<div class="col s3 ">
|
|
1146
|
+
<div class="currentIcon"><img src="img/unknown.png"></div>
|
|
1147
|
+
</div>
|
|
1148
|
+
</div>
|
|
1149
|
+
</div>
|
|
1150
|
+
</div>
|
|
1151
|
+
<div class="modal-footer">
|
|
1152
|
+
<div class="forcedelete" id = "globaldiv">
|
|
1153
|
+
<label>
|
|
1154
|
+
<input id="globaloverride" type="checkbox" class="value"/>
|
|
1155
|
+
<span class="translate" for="globaloverride">Apply to model</span>
|
|
1156
|
+
</label>
|
|
1157
|
+
</div>
|
|
1158
|
+
<a name="save" href="#!" class="modal-action modal-close waves-effect waves-green btn green translate">Save</a>
|
|
1159
|
+
<a href="#!" class="modal-action modal-close waves-effect waves-red btn-flat translate">Cancel</a>
|
|
1160
|
+
</div>
|
|
1161
|
+
</div>
|
|
1162
|
+
|
|
1163
|
+
|
|
1164
|
+
<div id="modaldelete" class="modal">
|
|
1103
1165
|
<div class="modal-content">
|
|
1104
1166
|
<h3 class="translate">Delete confirmation</h3>
|
|
1105
1167
|
<p>A bunch of text</p>
|
|
@@ -1122,7 +1184,7 @@
|
|
|
1122
1184
|
<p>A bunch of text</p>
|
|
1123
1185
|
</div>
|
|
1124
1186
|
<div class="modal-footer">
|
|
1125
|
-
<div id="cforcediv" class="
|
|
1187
|
+
<div id="cforcediv" class="forcedelete">
|
|
1126
1188
|
<input id="cforce" type="checkbox" class="value" />
|
|
1127
1189
|
<label class="translate" for="cforce">Force removed states with custom configuration (history, upnp, etc.)</label>
|
|
1128
1190
|
</div>
|
|
@@ -1200,10 +1262,16 @@
|
|
|
1200
1262
|
<span style="pointer-events: none;">Mesh</span>
|
|
1201
1263
|
</label>
|
|
1202
1264
|
</div>
|
|
1203
|
-
<div id="physicsOnTgl" class="input-field col s12 admin-tooltip-icon translateT"
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1265
|
+
<div id="physicsOnTgl" class="input-field col s12 admin-tooltip-icon translateT"title="Physics On">
|
|
1266
|
+
<label for="physicsOn" style="pointer-events: auto;">
|
|
1267
|
+
<input style="pointer-events: none;" id="physicsOn" type="checkbox" class="filled-in"checked="checked"/>
|
|
1268
|
+
<span style="pointer-events: none;">Physics</span>
|
|
1269
|
+
</label>
|
|
1270
|
+
</div>
|
|
1271
|
+
<div id="errorCollectionTgl" class="input-field col s12 admin-tooltip-icon translateT" title="Show messages">
|
|
1272
|
+
<label for="errorCollectionOn" style="pointer-events: auto;">
|
|
1273
|
+
<input style="pointer-events: none;" id="errorCollectionOn" type="checkbox" class="filled-in"checked="checked"/>
|
|
1274
|
+
<span style="pointer-events: none;">Show Messages</span>
|
|
1207
1275
|
</label>
|
|
1208
1276
|
</div>
|
|
1209
1277
|
</div>
|
|
Binary file
|
|
Binary file
|