Clean up wiki with the following changes #1100
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#1100
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?
Which models to update after the discussion
Entire system changes
1.Update system entire model with below changes
1.1 Change TempSensorMockup to services/api
1.2. MQTT shall go to DB and not to boundlessflowcampuse
2.Usecase diagram shall be updated with below changes
3.Sequence diagram from entire system shall be moved to service/api
4. Energy activity diagram from entire system shall be deleted.
Frontend changes
Middleware
Mockup
2. change the name of methods to get[YOUR_METHOD_NAME] rather than getAllEnergy
Links to all updated diagrams (minus new class diagram)
Pictures to use in wiki perchance
Classdiagram for middleware:

@b24idalu you can put needs-review then someone will check when you are done
The Temperature Diagram is still missing an interface file, and we might want to make it more horizontal rather than vertical for easer viewing. I made an updated version for my slides that we could use:
I also seem to recall the customer wanting the mockup service diagrams a bit more abstract (things like the method calls in TempService.cs being combined). Do we want to come to a consensus on how to update these?
Stuff for middleware
Awaiting answer on Tim's question before asking for review
@a23timgu wrote in #1100 (comment):
Agree
Temperature
If you check the structure I put. I added
change the name of methods to get[YOUR_METHOD_NAME] rather than getAllEnergyand Ida double checked with me and I told her that her ide that she put for room booking seems fine tome, I don't think she updated the temperature yet...the background of room booking can be white too
@a24sakma wrote in #1100 (comment):
So if I'm understanding things right, we use example mockup diagrams as guide(s) for new services.
The example will have the more abstract
get[YOUR_METHOD_NAME]instead of explicitly naming the method calls like we do in for example the tempService diagram.Will we still use the existing diagrams that explicitly describe each service that were created in for example #591 for anything?
Temperature & RoomBooking fix
@a23timgu wrote in #1100 (comment):
I think we are on good foot with having one example from service which is tempservice and one example from api which is room booking. It is good enough as those services have same structure which temp service represents and and room booking represents how api looks like
@b24idalu Great job all the points are completed!
The is completed. I close this issue