marios-stam / Project_IOT

0 stars 0 forks source link

Dummy Sensors create multiple instances of SensorGateway #27

Closed frank20a closed 2 years ago

frank20a commented 2 years ago

The constructor for SensorGateway is called 11 times. Two of the instances begin the Sensor processes and transmit data but we only have access to one from the API.

frank20a commented 2 years ago

Flask was breaking things with debug=True and use_reloader=True. Fixed in commit d3b0cd8a688ff0f48978360263eaa3321868b916