{
  "x402Version": 2,
  "id": 15271,
  "slug": "15271",
  "resource": "https://agri.halowerk.com/v1/vertical-farm-hvac",
  "description": "Adds lighting, equipment, people, envelope and ventilation heat flows at one supplied operating point, and converts evapotranspiration into a latent moisture-removal load. It is a steady-state sizing estimate without duct losses, thermal mass, equipment curves, controls, infiltration uncertainty or psychrometric state validation.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "4000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "envelope_area_m2": 1250,
            "envelope_u_value_w_per_m2k": 0.42,
            "equipment_kw": 14,
            "evapotranspiration_l_per_hour": 48,
            "indoor_setpoint_c": 22,
            "lighting_kw": 82,
            "outdoor_temperature_c": 31,
            "people_count": 5,
            "sensible_heat_per_person_w": 90,
            "ventilation_m3_per_s": 1.8
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "envelope_area_m2": {
                    "maximum": 100000000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "envelope_u_value_w_per_m2k": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": "number"
                  },
                  "equipment_kw": {
                    "maximum": 1000000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "evapotranspiration_l_per_hour": {
                    "maximum": 100000000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "indoor_setpoint_c": {
                    "maximum": 60,
                    "minimum": -50,
                    "type": "number"
                  },
                  "lighting_kw": {
                    "maximum": 1000000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "outdoor_temperature_c": {
                    "maximum": 100,
                    "minimum": -100,
                    "type": "number"
                  },
                  "people_count": {
                    "maximum": 1000000,
                    "minimum": 0,
                    "type": "integer"
                  },
                  "sensible_heat_per_person_w": {
                    "maximum": 2000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "ventilation_m3_per_s": {
                    "maximum": 1000000,
                    "minimum": 0,
                    "type": "number"
                  }
                },
                "required": [
                  "lighting_kw",
                  "equipment_kw",
                  "people_count",
                  "sensible_heat_per_person_w",
                  "envelope_area_m2",
                  "envelope_u_value_w_per_m2k",
                  "outdoor_temperature_c",
                  "indoor_setpoint_c",
                  "ventilation_m3_per_s",
                  "evapotranspiration_l_per_hour"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agri.halowerk.com",
  "lastUpdated": "2026-09-01T07:56:07.589Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T07:56:07.373Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agri.halowerk.com",
    "manifest_name": "agri.halowerk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}