This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ "key": 1, "name": "Temperature salon", "type": "float", "value": "21.2", "unit":"°C", "widget":"text" }, | |
{ "key": 2, "name": "Ouverture volet", "type": "integer", "value": "50", "unit":"%", "widget":"gauge" } | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html prefix="og: http://ogp.me/ns#" class="no-js" lang="fr"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> | |
<meta name="format-detection" content="telephone=yes"> | |
<link rel="apple-touch-icon" sizes="152x152" href="https://static.bureauxapartager.com/frontoffice/v1.7.6/images/favicons/apple-touch-icon.png"> | |
<link rel="icon" type="image/png" href="https://static.bureauxapartager.com/frontoffice/v1.7.6/images/favicons/favicon-32x32.png" sizes="32x32"> | |
<link rel="icon" type="image/png" href="https://static.bureauxapartager.com/frontoffice/v1.7.6/images/favicons/favicon-16x16.png" sizes="16x16"> | |
<link rel="dns-prefetch" href="//ucarecdn.com"> |