@@ -419,7 +419,7 @@ <h3>{{'SENSORS' | translate}}</h3>
419419 </ div >
420420 </ div >
421421 </ div >
422- <!-- < div class="row">
422+ < div class ="row ">
423423 < div class ="col-lg-8 col-md-8 col-sm-8 col-xs-6 "
424424 style ="border-right: 1px solid #e1e4e8; ">
425425 < div style ="text-align: left; ">
@@ -430,7 +430,7 @@ <h3>{{'SENSORS' | translate}}</h3>
430430 < label for ="soundLevelMeter "> </ label >
431431 </ div >
432432 < img
433- src="https://sensebox.kaufen/api/public/uploads/1572259222502-SMT50_freigestellt_02 .png"
433+ src ="https://sensebox.kaufen/api/public/uploads/1579187023927-176092104_illustrator_02_gimp%20overlay_cropped .png "
434434 style ="vertical-align: middle; height: 90px; width: 90px; " />
435435 < span style ="vertical-align: middle; "> Lautstärke</ span >
436436 </ div >
@@ -449,7 +449,7 @@ <h3>{{'SENSORS' | translate}}</h3>
449449 </ div >
450450 </ div >
451451 </ div >
452- </div> -->
452+ </ div >
453453 </ div >
454454 </ div >
455455 </ li >
@@ -739,6 +739,20 @@ <h4>Bodentemperatur</h4>
739739 </ div >
740740 </ div >
741741 </ div >
742+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
743+ < div class ="thumbnail ">
744+ < img
745+ src ="https://sensebox.kaufen/api/public/uploads/1579187023927-176092104_illustrator_02_gimp%20overlay_cropped.png "
746+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
747+ < div class ="caption ">
748+ < h4 > {{'SOUND_LEVEL'|translate}}</ h4 >
749+ < p >
750+ < button type ="button " class ="btn btn-success "
751+ ng-click ="register.addSensorTemplate('soundlevelmeter') "> {{'ADD_SENSOR'|translate}}</ button >
752+ </ p >
753+ </ div >
754+ </ div >
755+ </ div >
742756 </ div >
743757 < br >
744758 < hr >
@@ -1348,6 +1362,20 @@ <h5 ng-bind-html="'COMPILE_SKETCH'|translate"></h5>
13481362 </ div >
13491363 </ div >
13501364 </ div >
1365+ < div class ="form-group ">
1366+ < label for ="soundMeterPort "> {{'SOUND_LEVEL'|translate}} {{'DIGITAL_PORT'|translate}}</ label >
1367+ < div class ="input-group ">
1368+ < select type ="text " class ="form-control " id ="soundMeterPort " ng-model ="register.newSenseBox.soundMeterPort "
1369+ ng-change ="register.generateScript() ">
1370+ < option value ="A "> A</ option >
1371+ < option value ="B "> B</ option >
1372+ < option value ="C "> C</ option >
1373+ </ select >
1374+ < div class ="input-group-addon ">
1375+ < span class ="glyphicon glyphicon-info-sign " aria-hidden ="true "> </ span >
1376+ </ div >
1377+ </ div >
1378+ </ div >
13511379 < div class ="form-group ">
13521380 < label for ="ssid "> WiFi SSID</ label >
13531381 < div class ="input-group " uib-tooltip ="{{'DATA_NOT_STORED'|translate}} " tooltip-placement ="top "
0 commit comments