---
title: "Create a Gauge"
method: POST
path: "/climate_gauges"
tags: ["Climate > Gauges"]
---

# Create a Gauge

`POST /climate_gauges`

Create a climate gauge

### Parameters

**description** `OPTIONAL`

A note or summary for the gauge

---

**electronic_id** `OPTIONAL`

Electronic ID - useful to set if using an RFID or barcode scanner to search for for sync data with Farmbrite.

---

**latitude** `OPTIONAL`

The latitude of gauge location

---

**longitude** `OPTIONAL`

The latitude of gauge location

---

**name** `OPTIONAL`

The name or title for the gauge

---

**place_id** `OPTIONAL`

The map location ID (animal enclosure, building, etc) that the gauge is located

---

**plot_id** `OPTIONAL`

The plot or grow location ID that the gauge is located

---

## Headers

- `Content-Type` string

## Request body

- object

## Response `200`

Successful response

---

[API](https://skmtc.net/farmbrite/apis/farmbrite-api-developers-documentation.md) · [All operations](https://skmtc.net/farmbrite/apis/farmbrite-api-developers-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/farmbrite/farmbrite-api-developers-documentation/revisions/b33a389fa2c0/schema)
