v1

latestOpenAPI 3.1.0MIT2026-07-175201367.7 KB
system

Subset of the API Listing

get/api/a.apiSubSet

Query parameters

api1string required

string parameter (passed via bracket notation)

api2string required

string parameter (passed via bracket notation)

...string required

string parameter (passed via bracket notation)

apiNstring required

string parameter (passed via bracket notation)

scalestring
Example:0,1023

Input scaling range for embedded controllers. Format: min,max. Maps the first bracket argument from the integer range [min, max] to [0.0, 1.0]. Example: scale=0,1023 with arg 5120.5.

precisioninteger
Example:2

Round numeric output to N decimal places (0–15).

intboolean

When true, return output as integer: value × 10^precision. Requires precision to be set. Useful for integer-only embedded boards.

Response

Successful response

a.apiSubSetobject