Add schema to readme
This commit is contained in:
parent
ef23dce6c1
commit
4af0334254
@ -1,3 +1,6 @@
|
||||
# WeatherStation
|
||||
|
||||
This repo will be used for our BTS project which consist of creating a weather station.
|
||||
|
||||
# How does it work
|
||||
<img src="./Schematics/howdoesitwork.svg">
|
||||
@ -50,11 +50,12 @@ sens --> hst.blt --> hst.Dck.scrp : "Read \nData" {
|
||||
animated: true
|
||||
}
|
||||
}
|
||||
hst.Dck.web --> pc : "display \ndata" {
|
||||
hst.Dck.web --> pc : "display \ndata" {
|
||||
style : {
|
||||
stroke-dash: 5
|
||||
animated: true
|
||||
stroke : green
|
||||
|
||||
}
|
||||
}
|
||||
hst.Dck.web <-- pc : "write \nsettings" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user