---
title: "POST /device/strategy/tables/floats/{tableName}/{index}"
method: POST
path: "/device/strategy/tables/floats/{tableName}/{index}"
tags: ["all", "tables"]
---

# POST /device/strategy/tables/floats/{tableName}/{index}

`POST /device/strategy/tables/floats/{tableName}/{index}`

Write specified table element

## Path parameters

- `tableName` string, required
- `index` integer, required

## Request body

- FloatValueObject
  - `value` number, float — Value of the float variable

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/opto22/apis/pac.md) · [All operations](https://skmtc.net/opto22/apis/pac/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opto22/pac/versions/2288d966c8f4/schema)
