Update

Hey folks, hope all is well out there.

I have been continuing to work on the in progress brew views and think it will be another 2-3 days before I’m ready to share it.

This view is quite a bit more complex then other views, especially on the backend as it’s combing real time sensor data from Operator with recipe step values and then streaming it all to the UI. I thought the bulk of this would be pretty quick since we could access the current machine state at any time from the status endpoint, but once I started pulling threads things got a little ugly.

A lot of the completed work was focused on payload shapes, formatting, lots of error checking, and turning messy haystacks into neat and consumable packages.

On the React side, not much to implement before calling it done, just finalizing the info card design to work with each step type and some supporting logic.

I really need the next brew demos to be 100% UI driven, which is why I’m so focused on this one area.

In other news, I’m in the early stages of working with another dev to pour some gasoline on the fire and start banging out completed features at a faster rate. I’d love for other folks to get involved so I’m working to make that as easy as possible. I will keep everyone in the loop on this and anyone who is interested in pushing PRs should feel free to reach out.

Next update will be once the brew view work is complete, no later than Sunday.

Cheers!

MComment