Class Diagram for Middleware #92
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent Issue: #91
Middleware only consists of a single class, should we model external library usage?
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.
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
added an edge for aesthetic purposes