FlowFuse / website

The FlowFuse Website
https://flowfuse.com
MIT License
22 stars 11 forks source link

Data Flow Diagram for MIND blog #2029

Closed gdziuba closed 1 week ago

gdziuba commented 3 weeks ago

Related Issue

No response

Description

I would like a diagram that represents the flow of data from sensor to InfluxDB depicted below.

What comes to mind is a simple flow diagram that in Node-RED like.

image

The sensor should be a temperature sensor.

Sensor > Node-RED(FlowFuse Device Agent) > MQTT Encapsulated by FlowFuse > Node-RED(FlowFuse Platform) > InfluxDB

Yndira-E commented 3 weeks ago

@gdziuba the shapes in those diagrams have specific meanings, and I'm unsure which shape corresponds to each step. I came across this guide:

image

If you could create a flowchart as you imagine it, even if it's not polished, drawn in Paint or Google Slides, using the appropriate shape for each step, I believe I could create a visually appealing image quickly.

Yndira-E commented 3 weeks ago

Before you created this issue, I didn't think you wanted a flowchart. I thought something more like the bottom part of this image:

image

Without background and title since this isn't a blog tile

gdziuba commented 3 weeks ago

@Yndira-E Can you do something like this:

image

Yndira-E commented 3 weeks ago

@gdziuba here it is!

Image

gdziuba commented 2 weeks ago

@Yndira-E Can you remove the "Callout" from the Dashboard 2.0 reference? That was my bad.

Yndira-E commented 2 weeks ago

@gdziuba there you go. Would you push it to the PR?

Image

gdziuba commented 2 weeks ago

Thank you.