#164-165-mqtt-auth #216

Merged
c24elipe merged 3 commits from #164-165-mqtt-auth into team_2_week_1 2026-04-10 13:54:35 +00:00
Collaborator

This branch builds on the existing MQTT authentication implementation from #10-mqtt-login.

In this work, authentication has been integrated into both services:
middleware & readTempSensorMockup

Both services now connect to the MQTT broker using credentials, and the full data flow has been verified.

This branch builds on the existing MQTT authentication implementation from #10-mqtt-login. In this work, authentication has been integrated into both services: middleware & readTempSensorMockup Both services now connect to the MQTT broker using credentials, and the full data flow has been verified.
c24elipe removed their assignment 2026-04-10 10:46:15 +00:00
c24elipe removed their assignment 2026-04-10 10:46:31 +00:00
Collaborator

I reviewed the code in the change files to make sure that the changes seemed reasonable and follows the coding standards, which it did.
I ran the program and checked the console prints too see if there were any errors. There were not. I also tested running the application to see if there were any errors and to see that the temperature data was till correctly displayed. There were no errors.
Furthermore I tried removing the authentication to make sure that you would not be able to connect to the broker without proper authentication. In this case, it was unable to connect, verified both through console print outs and no data being able to be displayed on the application.

This looks ok to me. No one will be able to connect to the mqqt broker without authentication.

I reviewed the code in the change files to make sure that the changes seemed reasonable and follows the coding standards, which it did. I ran the program and checked the console prints too see if there were any errors. There were not. I also tested running the application to see if there were any errors and to see that the temperature data was till correctly displayed. There were no errors. Furthermore I tried removing the authentication to make sure that you would not be able to connect to the broker without proper authentication. In this case, it was unable to connect, verified both through console print outs and no data being able to be displayed on the application. This looks ok to me. No one will be able to connect to the mqqt broker without authentication.
Collaborator

Looked through the files, and the syntax looks alright.
I have to trust 100% @b23albst that it runs correctly due to Docker build problems on my end.

Condition, merging

Looked through the files, and the syntax looks alright. I have to trust 100% @b23albst that it runs correctly due to Docker build problems on my end. Condition, merging
c24elipe merged commit cbdf20e0ab into team_2_week_1 2026-04-10 13:54:35 +00:00
c24elipe deleted branch #164-165-mqtt-auth 2026-04-10 13:54:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!216
No description provided.