mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
22 lines
404 B
JSON
22 lines
404 B
JSON
[
|
|
{
|
|
"kind": "label",
|
|
"text": "温湿度気圧センサー BME280",
|
|
"web-line": "4.0",
|
|
"web-line-width": "200"
|
|
},
|
|
{
|
|
"kind": "block",
|
|
"type": "ugj_bme280",
|
|
"fields": {
|
|
"addr": "0x76"
|
|
}
|
|
},
|
|
{
|
|
"kind": "block",
|
|
"type": "ugj_bme280_data",
|
|
"fields": {
|
|
"thp": "0"
|
|
}
|
|
}
|
|
] |