diff --git a/doc/python_examples/examples_overview.md b/doc/python_examples/examples_overview.md index 9be87c8d0..f9b3c1cc6 100644 --- a/doc/python_examples/examples_overview.md +++ b/doc/python_examples/examples_overview.md @@ -277,8 +277,24 @@ myst: + + +IPCWebsocketExample — view + + + +:Description: + Example for triggering command execution via WebSocket protocol + +:Tags: + ![Static Badge](https://img.shields.io/badge/import-blue) + + + + + - + MeasurementSystemAnalysis — view @@ -294,7 +310,7 @@ myst: - + PointPixelTransformations — view @@ -315,7 +331,7 @@ myst: - + ProgressBar — view @@ -329,7 +345,7 @@ myst: - + SQLExample — view @@ -345,7 +361,7 @@ myst: - + ServiceExample — view @@ -363,7 +379,7 @@ myst: - + SettingsAPI — view @@ -381,7 +397,7 @@ myst: - + TemplateUnittestCoverage — view @@ -397,7 +413,7 @@ myst: - + TextDetection — view @@ -991,6 +1007,7 @@ myst: * CSVExample * ExcelExample * IPCSocketsExample +* IPCWebsocketExample ### ![Static Badge](https://img.shields.io/badge/measurement-blue)