.. index:: pair: class; json_event_loop_engine::JSONEventLoopEngine .. _doxid-classjson__event__loop__engine_1_1_j_s_o_n_event_loop_engine: class json_event_loop_engine::JSONEventLoopEngine ================================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block class JSONEventLoopEngine: public EventLoopEngine { public: // methods def :target:`__init__`( self self, float timestep, float timestep_thres, int store_capacity, bool do_process_last, dict engine_config, dict mqtt_config, :ref:`JSONEngineWrapper` engine_wrapper ); };