mtourville commited on
Commit
d1c6d5a
·
verified ·
1 Parent(s): 3e5d124

change automatic building management system to Hazardous, Ethanol, general and dedicated tool exhaust systems with N+1 redundancy

Browse files
Files changed (1) hide show
  1. biotech-cleanroom-facility.html +13 -1
biotech-cleanroom-facility.html CHANGED
@@ -134,7 +134,19 @@
134
  </li>
135
  <li class="flex items-start">
136
  <i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
137
- <span>Automated Building Management System with real-time monitoring and alerts</span>
 
 
 
 
 
 
 
 
 
 
 
 
138
  </li>
139
  </ul>
140
 
 
134
  </li>
135
  <li class="flex items-start">
136
  <i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
137
+ <span>Hazardous exhaust system with N+1 redundancy</span>
138
+ </li>
139
+ <li class="flex items-start">
140
+ <i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
141
+ <span>Ethanol exhaust system with N+1 redundancy</span>
142
+ </li>
143
+ <li class="flex items-start">
144
+ <i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
145
+ <span>Dedicated tool exhaust systems with N+1 redundancy</span>
146
+ </li>
147
+ <li class="flex items-start">
148
+ <i data-feather="check-circle" class="text-blue-600 mr-2 mt-1 flex-shrink-0"></i>
149
+ <span>General exhaust fans with N+1 redundancy</span>
150
  </li>
151
  </ul>
152