Move timestamp handling to read_serial thread
Remove queue locks and tune sleeps for stability
Process readcom data with queue
Replace 'with' with acquire\/release
Replace \'with\' with acquire\/release
Threads lock implementation added
[smart_home.py] Add main app with threads
[readcom.py] optimization for threads
[server.py] optimization for threads
[server.py] Add exact time frame data request handling