mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-08 11:44:01 +02:00
JSON formalize
This commit is contained in:
parent
28b754f2a7
commit
e274b8c105
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@ sub web_brmstatus_json {
|
||||||
"open":${\($status ? 'true' : 'false')},
|
"open":${\($status ? 'true' : 'false')},
|
||||||
"lastchange":$laststchange,
|
"lastchange":$laststchange,
|
||||||
"feeds":[
|
"feeds":[
|
||||||
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"},
|
{"name":"blog","type":"application/rss+xml","url":"https://soup.brmlab.cz/rss"}
|
||||||
],
|
],
|
||||||
"lat": 50.0984614,
|
"lat": 50.0984614,
|
||||||
"lon": 14.4369158
|
"lon": 14.4369158
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue