Search
Server prototype
- fydpuwaterloo
- Jan 25, 2022
- 1 min read
The next step for the software components is developing the backend which is in charge of handling all the logic for the systems. The first step was setting up a simple lambda function in AWS that acts as a single server backend in order to test the bidirectional communication with the MQTT broker. Now that this part has been tested a proper server needs to be developed and deployed on the cloud.


Comments