10 lines
313 B
HTML
10 lines
313 B
HTML
<SensorSummary type="wind">
|
|
<SensorId>{content:fill:sens_id}</SensorId>
|
|
<Location>{content:fill:sens_location}</Location>
|
|
<Value type="geschw">
|
|
<Now>{content:fill:wind_now_val}</Now>
|
|
<Avg>{content:fill:wind_av_value}</Avg>
|
|
<Dir>{content:fill:wind_now_dir_full}</Dir>
|
|
</Value>
|
|
</SensorSummary>
|