@@ -649,6 +649,96 @@ <h4>{{'PARTICULLARMATTER' | translate}} PM10</h4>
649
649
</ div >
650
650
</ div >
651
651
</ div >
652
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
653
+ < div class ="thumbnail ">
654
+ < img
655
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1559804795021-bme_v2_top.png "
656
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
657
+ < div class ="caption ">
658
+ < h4 > {{'TEMPERATURE' | translate}}</ h4 >
659
+ < p > (BME680)</ p >
660
+ < p >
661
+ < button type ="button " class ="btn btn-success "
662
+ ng-click ="register.addSensorTemplate('BME680_TEMPERATURE') "> {{'ADD_SENSOR'|translate}}</ button >
663
+ </ p >
664
+ </ div >
665
+ </ div >
666
+ </ div >
667
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
668
+ < div class ="thumbnail ">
669
+ < img
670
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1559804795021-bme_v2_top.png "
671
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
672
+ < div class ="caption ">
673
+ < h4 > {{'HUMIDITY' | translate}}</ h4 >
674
+ < p > (BME680)</ p >
675
+ < p >
676
+ < button type ="button " class ="btn btn-success "
677
+ ng-click ="register.addSensorTemplate('BME680_HUMIDITY') "> {{'ADD_SENSOR'|translate}}</ button >
678
+ </ p >
679
+ </ div >
680
+ </ div >
681
+ </ div >
682
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
683
+ < div class ="thumbnail ">
684
+ < img
685
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1559804795021-bme_v2_top.png "
686
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
687
+ < div class ="caption ">
688
+ < h4 > {{'AIRPRESSURE' | translate}}</ h4 >
689
+ < p > (BME680)</ p >
690
+ < p >
691
+ < button type ="button " class ="btn btn-success "
692
+ ng-click ="register.addSensorTemplate('BME680_PRESSURE') "> {{'ADD_SENSOR'|translate}}</ button >
693
+ </ p >
694
+ </ div >
695
+ </ div >
696
+ </ div >
697
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
698
+ < div class ="thumbnail ">
699
+ < img
700
+ src ="https://sensebox.kaufen/api//public/uploads/thumbs/thumb--1559804795021-bme_v2_top.png "
701
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
702
+ < div class ="caption ">
703
+ < h4 > VOC</ h4 >
704
+ < p > (BME680)</ p >
705
+ < p >
706
+ < button type ="button " class ="btn btn-success "
707
+ ng-click ="register.addSensorTemplate('BME680_VOC') "> {{'ADD_SENSOR'|translate}}</ button >
708
+ </ p >
709
+ </ div >
710
+ </ div >
711
+ </ div >
712
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
713
+ < div class ="thumbnail ">
714
+ < img
715
+ src ="https://sensebox.kaufen/api/public/uploads/1572259222502-SMT50_freigestellt_02.png "
716
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
717
+ < div class ="caption ">
718
+ < h4 > Bodenfeuchte</ h4 >
719
+ < p > (SMT50)</ p >
720
+ < p >
721
+ < button type ="button " class ="btn btn-success "
722
+ ng-click ="register.addSensorTemplate('smt50_soilmoisture') "> {{'ADD_SENSOR'|translate}}</ button >
723
+ </ p >
724
+ </ div >
725
+ </ div >
726
+ </ div >
727
+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
728
+ < div class ="thumbnail ">
729
+ < img
730
+ src ="https://sensebox.kaufen/api/public/uploads/1572259222502-SMT50_freigestellt_02.png "
731
+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
732
+ < div class ="caption ">
733
+ < h4 > Bodentemperatur</ h4 >
734
+ < p > (SMT50)</ p >
735
+ < p >
736
+ < button type ="button " class ="btn btn-success "
737
+ ng-click ="register.addSensorTemplate('smt50_soiltemperature') "> {{'ADD_SENSOR'|translate}}</ button >
738
+ </ p >
739
+ </ div >
740
+ </ div >
741
+ </ div >
652
742
</ div >
653
743
< br >
654
744
< hr >
0 commit comments