@@ -897,6 +897,66 @@ <h4>CO<sub>2</sub></h4>
897897 </ div >
898898 </ div >
899899 </ div >
900+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
901+ < div class ="thumbnail ">
902+ < img
903+ src ="https://raw.githubusercontent.com/sensebox/resources/master/images/home/sps30.png "
904+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
905+ < div class ="caption ">
906+ < h4 > Feinstaub PM1< sub > </ sub > </ h4 >
907+ < p > (SPS30)</ p >
908+ < p >
909+ < button type ="button " class ="btn btn-success "
910+ ng-click ="register.addSensorTemplate('SPS30_PM1') "> {{'ADD_SENSOR'|translate}}</ button >
911+ </ p >
912+ </ div >
913+ </ div >
914+ </ div >
915+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
916+ < div class ="thumbnail ">
917+ < img
918+ src ="https://raw.githubusercontent.com/sensebox/resources/master/images/home/sps30.png "
919+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
920+ < div class ="caption ">
921+ < h4 > Feinstaub PM25< sub > </ sub > </ h4 >
922+ < p > (SPS30)</ p >
923+ < p >
924+ < button type ="button " class ="btn btn-success "
925+ ng-click ="register.addSensorTemplate('SPS30_PM25') "> {{'ADD_SENSOR'|translate}}</ button >
926+ </ p >
927+ </ div >
928+ </ div >
929+ </ div >
930+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
931+ < div class ="thumbnail ">
932+ < img
933+ src ="https://raw.githubusercontent.com/sensebox/resources/master/images/home/sps30.png "
934+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
935+ < div class ="caption ">
936+ < h4 > Feinstaub PM4< sub > </ sub > </ h4 >
937+ < p > (SPS30)</ p >
938+ < p >
939+ < button type ="button " class ="btn btn-success "
940+ ng-click ="register.addSensorTemplate('SPS30_PM4') "> {{'ADD_SENSOR'|translate}}</ button >
941+ </ p >
942+ </ div >
943+ </ div >
944+ </ div >
945+ < div class ="col-sm-3 col-md-3 col-lg-3 ">
946+ < div class ="thumbnail ">
947+ < img
948+ src ="https://raw.githubusercontent.com/sensebox/resources/master/images/home/sps30.png "
949+ style ="vertical-align: middle; height: 90px; width: 90px; " alt ="">
950+ < div class ="caption ">
951+ < h4 > Feinstaub PM10< sub > </ sub > </ h4 >
952+ < p > (SPS30)</ p >
953+ < p >
954+ < button type ="button " class ="btn btn-success "
955+ ng-click ="register.addSensorTemplate('SPS30_PM10') "> {{'ADD_SENSOR'|translate}}</ button >
956+ </ p >
957+ </ div >
958+ </ div >
959+ </ div >
900960 </ div >
901961 < br >
902962 < hr >
0 commit comments