v1

latestSwagger 2.02026-07-14551955.6 KB
all
tables

Read table elements

Examples

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

Path parameters

tableNamestring required

Name of float 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

number[] required