Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:api:query-parameters [2022-11-18 13:47] admin |
blocks:api:query-parameters [2025-01-28 07:50] (current) admin [Spot Parameters] |
||
---|---|---|---|
Line 26: | Line 26: | ||
* **spot** tells any active Locator to locate the spot specified by the value, which can be a Spot's Location ID, name or full path (with each level separated by a period). | * **spot** tells any active Locator to locate the spot specified by the value, which can be a Spot's Location ID, name or full path (with each level separated by a period). | ||
* **spot-id** applies a user-defined Spot ID instead of the server-generated number or player MAC address or Serial number. Avoid using a simple number as the ID, as that may collide with Blocks' | * **spot-id** applies a user-defined Spot ID instead of the server-generated number or player MAC address or Serial number. Avoid using a simple number as the ID, as that may collide with Blocks' | ||
- | * **param-Xxxx** | + | |
+ | | ||
=====Editor Parameters===== | =====Editor Parameters===== | ||
Line 43: | Line 44: | ||
The advantage of using child block names instead of their index is that the name is more reliable if child blocks are added or removed (e.g., a new slide is added at the beginning of the Slideshow in the example above). | The advantage of using child block names instead of their index is that the name is more reliable if child blocks are added or removed (e.g., a new slide is added at the beginning of the Slideshow in the example above). | ||
- | :!: **IMPORTANT**: | + | :!: **IMPORTANT**: |
====sandbox==== | ====sandbox==== | ||
Line 65: | Line 66: | ||
:!: **IMPORTANT**: | :!: **IMPORTANT**: | ||
+ | |||
+ | ====class==== | ||
+ | |||
+ | Applies a CSS class to the speditor' | ||