FalckJoshua / DIT113-System-Development-Locus-Imperium

Other
0 stars 0 forks source link

Refactor publishing and subscription to be one action #55

Closed FalckJoshua closed 7 months ago

FalckJoshua commented 1 year ago

In GitLab by @willand on May 6, 2023, 13:42

Currently there is one publish action for each value (people, loudness, humidity, and temperature) and it could be refactored to be one single publish for all of them to simplify the process and increase performance.

[Related to #22 #54]

Acceptance criteria:

FalckJoshua commented 1 year ago

In GitLab by @cjoshua on May 15, 2023, 13:10

created branch 55-refactor-publishing-and-subscription-to-be-one-action to address this issue

FalckJoshua commented 1 year ago

In GitLab by @cjoshua on May 15, 2023, 19:29

created branch 55-refactor-publishing-and-subscription-to-be-one-action to address this issue

FalckJoshua commented 1 year ago

In GitLab by @cjoshua on May 15, 2023, 19:55

mentioned in commit 799a0a6c5c3c89204279cf4284b5ce78c03a7e0f

FalckJoshua commented 1 year ago

In GitLab by @cjoshua on May 16, 2023, 12:57

marked the checklist item Publishing maximum or current values from the app or wio is done with one publishing action as completed

FalckJoshua commented 1 year ago

In GitLab by @cjoshua on May 16, 2023, 12:57

marked the checklist item Whenever the app or wio receives a callback, it manipulates the message received to change each value. as completed

FalckJoshua commented 1 year ago

In GitLab by @willand on May 16, 2023, 18:39

mentioned in commit e121786938fedf8602d6f1aae220d1a953f5d651