v1

latestSwagger 2.02026-07-14551955.6 KB
all
tables

Write specified integer64 table element as string

post/device/strategy/tables/int64s/{tableName}/{index}/_string

Path parameters

tableNamestring required

Name of the integer64 table to write

indexinteger required

Index of element to write

Request body

valuestring

Value of the integer64 variable expressed as decimal string, e.g. "34359738367"

Response

OK