Questions for product owner and customer Week 2 #175

Closed
opened 2026-04-08 10:34:50 +00:00 by a24timsv · 6 comments
Collaborator
No description provided.
a24vinla added the due date 2026-04-15 2026-04-09 11:45:48 +00:00
Author
Collaborator

Are issues #61 #62 #63 #64 still relevent? Henrik said that he doesn't really care about the colors, but does Andras?

Are issues #61 #62 #63 #64 still relevent? Henrik said that he doesn't really care about the colors, but does Andras?
Author
Collaborator

Is documentation about external services needed? Example, TimeEdit gives us a JSON with all the information, and the frontend simply parses through it to display whatever we have decided to display. Is documentation about how and why needed?

Is documentation about external services needed? Example, TimeEdit gives us a JSON with all the information, and the frontend simply parses through it to display whatever we have decided to display. Is documentation about how and why needed?
Author
Collaborator

Why does dotnet add package MQTTnet --version 4.3.1 give version 4.3.1.187? Is that a relevant issue (is it even an issue)? #204

Why does dotnet add package MQTTnet --version 4.3.1 give version 4.3.1.187? Is that a relevant issue (is it even an issue)? #204
Author
Collaborator

How much of the "original" files are we allowed to change/remove? To be more exact, some ReadMe files are completely handled by scripts and are thus not needed anymore.

How much of the "original" files are we allowed to change/remove? To be more exact, some ReadMe files are completely handled by scripts and are thus not needed anymore.
Author
Collaborator

The project works without adding these packages to the .csproj

dotnet add package System.Data.SQLite
dotnet add package Microsoft.Data.Sqlite.Core
dotnet add package SQLitePCLRaw.bundle_e_sqlite3

in readTempSensorMockup. Is this an oversight or are we missing something? While this is not causing issues for us we don't want unnecessary packages.

The project works without adding these packages to the .csproj ```bash dotnet add package System.Data.SQLite dotnet add package Microsoft.Data.Sqlite.Core dotnet add package SQLitePCLRaw.bundle_e_sqlite3 ``` in readTempSensorMockup. Is this an oversight or are we missing something? While this is not causing issues for us we don't want unnecessary packages.
Author
Collaborator

How do we do with react-grid-layout package? Do we fork it to gurantee that there will always be something to use or do we assume that the package is so established that we won't need to?

How do we do with react-grid-layout package? Do we fork it to gurantee that there will always be something to use or do we assume that the package is so established that we won't need to?
Sign in to join this conversation.
No milestone
No project
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

2026-04-15

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#175
No description provided.