[ { "kind": "label", "text": "温湿度センサー DHT11", "web-line": "4.0", "web-line-width": "200" }, { "kind": "block", "type": "ugj_dht11", "inputs": { "pin": { "shadow": { "type": "math_number", "fields": { "NUM": "8" } } } } }, { "kind": "block", "type": "ugj_dht11_data", "fields": { "th": "temperature" } } ]