#934 Add solar panel mockup with sub-compose stack #1062

Merged
a22erigr merged 4 commits from #934-solar-panel-mockup-v2 into team_2_week_7 2026-05-25 10:16:14 +00:00
Collaborator

Added solar panel mockup system following the energy mockup style, updated to use the new sub-compose/stacks structure.

Added solar panel mockup system following the energy mockup style, updated to use the new sub-compose/stacks structure.
Added solar panel mockup system following the energy mockup style, updated to use the new sub-compose/stacks structure.
Collaborator

Everything is running correctly and the solar panel mockup flow works as expected. Verified that the mockup generates data, MQTT publishing works, middleware receives messages, and database table creation succeeds.

One potential issue is that the compose.yaml file was recreated even though the project has moved away from the old compose structure. This may cause conflicts or confusion later. Since the project now uses the installation/rebuild scripts and the new stacks structure, related changes should probably be handled directly there instead (if I understood correctly).

Everything is running correctly and the solar panel mockup flow works as expected. Verified that the mockup generates data, MQTT publishing works, middleware receives messages, and database table creation succeeds. One potential issue is that the `compose.yaml` file was recreated even though the project has moved away from the old compose structure. This may cause conflicts or confusion later. Since the project now uses the installation/rebuild scripts and the new stacks structure, related changes should probably be handled directly there instead (if I understood correctly).
Collaborator

@c24carso can you fix the issue found?

@c24carso can you fix the issue found?
Author
Collaborator

The old compose.yaml was not recreated for me, it's not in the PR's changed files.

The old compose.yaml was not recreated for me, it's not in the PR's changed files.
Collaborator

It was not recreated as a whole, just the file itself. It only holds the solar panel info.
If it is fine, then this PR is ready to be merged

It was not recreated as a whole, just the file itself. It only holds the solar panel info. If it is fine, then this PR is ready to be merged
Author
Collaborator

That's the stacks sub-compose file, DockerCompose/stacks/solar/compose.yaml, same structure as every other stack.*

That's the stacks sub-compose file, DockerCompose/stacks/solar/compose.yaml, same structure as every other stack.*
a22erigr merged commit 57c369b871 into team_2_week_7 2026-05-25 10:16:14 +00:00
a22erigr deleted branch #934-solar-panel-mockup-v2 2026-05-25 10:16:14 +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!1062
No description provided.