Class Diagram for Middleware #92

Closed
opened 2026-04-01 12:45:28 +00:00 by a24vinla · 4 comments
Collaborator

Parent Issue: #91

Parent Issue: #91
Collaborator

Middleware only consists of a single class, should we model external library usage?

Middleware only consists of a single class, should we model external library usage?
Collaborator

Looks good, some pointers get last task on the correct line, and "Task" is quite abstract in the current setting and add a short explanation on what the diffrent functions do in the documentation.

Looks good, some pointers get last task on the correct line, and "Task" is quite abstract in the current setting and add a short explanation on what the diffrent functions do in the documentation.
Collaborator

Radbrytning fixed

Main: Creates an MQTT client and subscribes to all sensors (one sensor at the moment)
CreateTable: Creates a table postgreSQL database
Sanitize: Receives string, sanitizes it for insertion with SQL and returns the sanitized string
InsertMessage: Inserts message into database table after sanitizing data

Radbrytning fixed **Main**: Creates an MQTT client and subscribes to all sensors (one sensor at the moment) **CreateTable**: Creates a table postgreSQL database **Sanitize**: Receives string, sanitizes it for insertion with SQL and returns the sanitized string **InsertMessage**: Inserts message into database table after sanitizing data
Collaborator

added an edge for aesthetic purposes

added an edge for aesthetic purposes
Sign in to join this conversation.
No milestone
No project
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#92
No description provided.