v1

latestSwagger 2.02026-07-14551955.6 KB
all
tables

Write specified table element

post/device/strategy/tables/strings/{tableName}/{index}

Path parameters

tableNamestring required

Name of string table to write

indexinteger required

Index of element to write

Request body

valuestring

The value of a string; string width (max length) for each string variable is defined in the strategy

Response

OK