Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph Sensor Project #8

Open
symptog opened this issue Apr 21, 2017 · 2 comments
Open

Graph Sensor Project #8

symptog opened this issue Apr 21, 2017 · 2 comments
Assignees
Labels

Comments

@symptog
Copy link
Member

symptog commented Apr 21, 2017

http://codeforchemnitz.de/projects/sensor/

Graph ist kaputt, jekyll macht aus

<div class="mermaid">
graph TB
  subgraph Erfassung
    Umweltdaten-->Sensor
    Sensor-->API
    API-->Datenbank
  end

  subgraph Auswertung
    Karte-->Datenbank
  end

  subgraph Setup
    Provisionierung-->Sensor
    Provisionierung-->Simulator
  end
</div>
<div class="mermaid">
graph TB
  subgraph Erfassung
    Umweltdaten--&gt;Sensor
    Sensor--&gt;API
    API--&gt;Datenbank
  end

  subgraph Auswertung
    Karte--&gt;Datenbank
  end

  subgraph Setup
    Provisionierung--&gt;Sensor
    Provisionierung--&gt;Simulator
  end
</div>
@ronnyhartenstein
Copy link
Member

Hm, funktioniert bei mir im Safari.. Still a problem?
http://codeforchemnitz.de/projects/sensor/

@symptog
Copy link
Member Author

symptog commented Apr 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants