========== EII Tools ========== EII stack has below set of tools which run as containers too: .. include:: ../IEdgeInsights/tools/Benchmarking/time-series-benchmarking-tool/README.rst .. include:: ../IEdgeInsights/tools/Benchmarking/video-benchmarking-tool/video-benchmarking-tool.rst .. include:: ../IEdgeInsights/tools/DiscoverHistory/README.rst .. include:: ../IEdgeInsights/tools/EmbPublisher/README.rst .. include:: ../IEdgeInsights/tools/EmbSubscriber/README.rst .. include:: ../IEdgeInsights/tools/GigEConfig/README.rst .. include:: ../IEdgeInsights/tools/HttpTestServer/README.rst .. include:: ../IEdgeInsights/tools/JupyterNotebook/README.rst Creating UDF in Jupyter Notebook ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #. After running `main.ipynb `_ , select `udf_template.ipynb `_ to start creating our own python UDF. .. figure:: image/udf_template.png :scale: 50 % :align: center #. Edit the process method in the Udf class .. figure:: image/udf_edited.png :scale: 50 % :align: center #. Run the cell #. Check the output on the visualizer .. include:: ../IEdgeInsights/tools/mqtt/README.rst .. include:: ../IEdgeInsights/tools/SWTriggerUtility/README.rst .. include:: ../IEdgeInsights/tools/TimeSeriesProfiler/README.rst .. include:: ../IEdgeInsights/tools/VideoProfiler/README.rst