* Add an ENV far for custom docker binding
* Delay in Arduino can be customized
* Fix 400 error with Arduino telemetry and Nginx
This was caused by the client not waiting for a response.
Also Content-Length header was bogus.
* Do not crash mqtt-to-db if devices isn't proviosioned
* Update READMEs
* Update README.md
* Change default port in EEPROM
* Add more docs
* Implement MQTT over WS
* Update diagrams
* Update README.md and fix travis
* Fix simulator.py
* Fix a warning in .travis.yml
* Sync travis with simulator.py
* Fix serial in EDGE composer
* Add some tests
* Add an example of NTP with encryption
* Enable TravisCI
* Run sims via Docker
* Improve simulators stage
* Final fix for travis
* Add README docs [skip ci]