v1

latestSwagger 2.02026-07-14551955.6 KB
all
tables

"Read a range of table elements from the specified integer32 table"

Examples

get/device/strategy/tables/int32s/{tableName}

Path parameters

tableNamestring required

Name of integer32 table to read; starting index and number of elements may be specified (defaults to all elements)

Query parameters

startIndexinteger

Index of first element to read (default is 0)

numElementsinteger

Number of elements to read (default is number of elements in the table minus startIndex)

Response

OK

integer[] required