eaglelandsonce commited on
Commit
2bf93a0
·
verified ·
1 Parent(s): a162b85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +38 -0
app.py CHANGED
@@ -184,43 +184,81 @@ with tab3:
184
 
185
  """
186
  Smart meters
 
187
  Water flow sensors
 
188
  Temperature and humidity sensors
 
189
  Occupancy sensors
 
190
  HVAC control systems
 
191
  Smart lighting
 
192
  Security cameras
 
193
  Indoor air quality sensors
 
194
  Smart lighting systems
 
195
  Energy consumption monitors
 
196
  Patient monitoring systems
 
197
  Environmental monitoring sensors
 
198
  Energy management systems
 
199
  Soil moisture sensors
 
200
  Smart irrigation systems
 
201
  Leak detection sensors
 
202
  Grid monitoring sensors
 
203
  GPS tracking for vehicles
 
204
  Smart building sensors
 
205
  Dispatch management systems
 
206
  High-speed internet connectivity
 
207
  Energy consumption monitoring
 
208
  Smart security systems
 
209
  Environmental control systems
 
210
  Security systems
 
211
  Smart HVAC systems
 
212
  Smart locks
 
213
  Water usage monitoring
 
214
  Smart inventory management systems
 
215
  Waste level sensors
 
216
  Fleet management systems for sanitation vehicles
 
217
  Air quality sensors
 
218
  Weather stations
 
219
  Pollution monitors
 
220
  Early warning systems
 
221
  Communication networks
 
222
  Adaptive lighting systems
 
223
  Traffic flow sensors
 
224
  Smart streetlights
225
 
226
  """
 
184
 
185
  """
186
  Smart meters
187
+
188
  Water flow sensors
189
+
190
  Temperature and humidity sensors
191
+
192
  Occupancy sensors
193
+
194
  HVAC control systems
195
+
196
  Smart lighting
197
+
198
  Security cameras
199
+
200
  Indoor air quality sensors
201
+
202
  Smart lighting systems
203
+
204
  Energy consumption monitors
205
+
206
  Patient monitoring systems
207
+
208
  Environmental monitoring sensors
209
+
210
  Energy management systems
211
+
212
  Soil moisture sensors
213
+
214
  Smart irrigation systems
215
+
216
  Leak detection sensors
217
+
218
  Grid monitoring sensors
219
+
220
  GPS tracking for vehicles
221
+
222
  Smart building sensors
223
+
224
  Dispatch management systems
225
+
226
  High-speed internet connectivity
227
+
228
  Energy consumption monitoring
229
+
230
  Smart security systems
231
+
232
  Environmental control systems
233
+
234
  Security systems
235
+
236
  Smart HVAC systems
237
+
238
  Smart locks
239
+
240
  Water usage monitoring
241
+
242
  Smart inventory management systems
243
+
244
  Waste level sensors
245
+
246
  Fleet management systems for sanitation vehicles
247
+
248
  Air quality sensors
249
+
250
  Weather stations
251
+
252
  Pollution monitors
253
+
254
  Early warning systems
255
+
256
  Communication networks
257
+
258
  Adaptive lighting systems
259
+
260
  Traffic flow sensors
261
+
262
  Smart streetlights
263
 
264
  """