Action Group 4
Query parameters
bool parameter (passed via bracket notation)
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 512 → 0.5.
Round numeric output to N decimal places (0–15).
When true, return output as integer: value × 10^precision. Requires precision to be set. Useful for integer-only embedded boards.
Response
Successful response
Changes
Changed in 2 of the 3 revisions of this API.33
- ○
added the new optional
queryrequest parameterintnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterprecisionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterscalenew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterintrequest-parameter-removed
- ●
deleted the
queryrequest parameterprecisionrequest-parameter-removed
- ●
deleted the
queryrequest parameterscalerequest-parameter-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●