Add schema to readme
This commit is contained in:
parent
ef23dce6c1
commit
4af0334254
@ -1,3 +1,6 @@
|
|||||||
# WeatherStation
|
# WeatherStation
|
||||||
|
|
||||||
This repo will be used for our BTS project which consist of creating a weather station.
|
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
|
animated: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
hst.Dck.web --> pc : "display \ndata" {
|
hst.Dck.web --> pc : "display \ndata" {
|
||||||
style : {
|
style : {
|
||||||
stroke-dash: 5
|
stroke-dash: 5
|
||||||
animated: true
|
animated: true
|
||||||
stroke : green
|
stroke : green
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
hst.Dck.web <-- pc : "write \nsettings" {
|
hst.Dck.web <-- pc : "write \nsettings" {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user