Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| indigo_2025.2_documentation:api [2026/05/01 18:12] – [variable command messages] davel17 | indigo_2025.2_documentation:api [2026/05/01 18:12] (current) – [variable command messages] davel17 | ||
|---|---|---|---|
| Line 521: | Line 521: | ||
| Variable commands closely mirror the Python-based [[indigo_2025.2_documentation: | Variable commands closely mirror the Python-based [[indigo_2025.2_documentation: | ||
| - | ** create | + | == create |
| The id key is optional, but may contain a user generated ID that will be logged and returned to help match up with message requests. Custom id values should be strings. The parameters dict is required and must contain a value key/value pair. The value must be a string, but an empty string is accepted. The folder key/value pair is optional. If a folder ID is included that doesn' | The id key is optional, but may contain a user generated ID that will be logged and returned to help match up with message requests. Custom id values should be strings. The parameters dict is required and must contain a value key/value pair. The value must be a string, but an empty string is accepted. The folder key/value pair is optional. If a folder ID is included that doesn' | ||