muster:9.0:consoleapi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
muster:9.0:consoleapi [2019/04/23 12:26]
admin [Helper APIs]
muster:9.0:consoleapi [2019/04/23 12:27]
admin [Helper APIs]
Line 537: Line 537:
  
 |dispatcherRunPythonCode()|Python code|None|Runs the supplied python code on the Dispatcher| |dispatcherRunPythonCode()|Python code|None|Runs the supplied python code on the Dispatcher|
- 
 |++example| |++example|
 <code python> <code python>
Line 545: Line 544:
 </​code>​ </​code>​
 ++||||  ++||||
- 
 |dispatcherSendCustomMessage()|template ID, message|None|Sends a custom message to the Dispatcher global template and to an optional template ID (9.0.13+)| |dispatcherSendCustomMessage()|template ID, message|None|Sends a custom message to the Dispatcher global template and to an optional template ID (9.0.13+)|
- 
 |++example| |++example|
 <code python> <code python>
Line 554: Line 551:
 if (err.getErrorCode() != 0): sys.exit(err.getDescription()) if (err.getErrorCode() != 0): sys.exit(err.getDescription())
 </​code>​ </​code>​
-++||||  +++||||
  • muster/9.0/consoleapi.txt
  • Last modified: 2019/04/23 12:27
  • by admin