{
  "format": "taoyuan-blockly-v1",
  "board": "uno",
  "workspace": {
    "blocks": {
      "languageVersion": 0,
      "blocks": [
        {
          "type": "arduino_program",
          "id": "gy39_program",
          "x": 40,
          "y": 40,
          "deletable": false,
          "inputs": {
            "SETUP": { "block": { "type": "playrobot_gy39_setup", "id": "gy39_setup", "fields": { "I2C_ADDR": "0x5B" } } },
            "LOOP": {
              "block": {
                "type": "playrobot_gy39_update",
                "id": "gy39_update",
                "next": { "block": { "type": "arduino_serial_print", "id": "gy39_print", "fields": { "METHOD": "println" }, "inputs": { "VALUE": { "block": { "type": "playrobot_gy39_lux", "id": "gy39_lux", "fields": { "I2C_ADDR": "0x5B" } } } } } }
              }
            }
          }
        }
      ]
    }
  },
  "sourceFormat": "gy39-weather-example"
}
