Simulated IoT Environment
Overview Simulated IoT Environment is useful in many cases:
to learn a new IoT concept/application to verify system design assumptions to test data models to simulate physical devices during the back-end development to perform a load-test of the back-end system Those are the most common use cases based on my experience.
Today I will talk about a simulated environment focused on application, communication, and data modeling.
I will not cover the physical layer and low-level firmware simulation (I do not have hands-on, production experience in those areas).