acep-uaf / data-diode

Tool for interacting with data diode(s) via command-line interface (CLI).
MIT License
2 stars 1 forks source link

MQTT rationale + figure #33

Open TechSolomon opened 3 months ago

TechSolomon commented 3 months ago
flowchart LR
    id1((Synchronization)) <--> id2
    id2((Space)) <--> id3
    id3((Time)) <--> id1

sequenceDiagram
    Publisher->>Subscriber: Example data flow.

Related: #19