Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:zebrixrestapi [2018/11/16 16:02] admin [How to set content on a screen?] |
en:zebrixrestapi [2021/08/25 10:29] (current) |
||
---|---|---|---|
Line 53: | Line 53: | ||
* **useScheduling (boolean)** : false is mandatory when setting an arbitrary content. | * **useScheduling (boolean)** : false is mandatory when setting an arbitrary content. | ||
- | **To go back to schedule mode, you only need to POST the following JSON** | + | To go back to schedule mode, you only need to POST the following JSON |
<code javascript>{'useScheduling': True}</code> | <code javascript>{'useScheduling': True}</code> |