Differences

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

Link to this comparison view

Both sides previous revision Previous revision
mos:using_the_modular_output_system [2024/09/18 01:38]
optrix
mos:using_the_modular_output_system [2024/09/18 01:39] (current)
optrix
Line 19: Line 19:
  
 This creates an instance of the Output Engine. You pass a name that identifies your application. This creates an instance of the Output Engine. You pass a name that identifies your application.
-Calling 'start' may block for a few moments, depending on the output configuration. This varies, as some output types are //outgoing// (they only **send** data) while some are //incoming// (they host a service for other systems to query).+ 
 +Note that calling 'start' may block for a few moments, depending on the output configuration. This varies, as some output types are //outgoing// (they only **send** data) while some are //incoming// (they host a service for other systems to query).
  
 ===Writing Key/Value Pairs=== ===Writing Key/Value Pairs===