Skip to content

Commit a187e78

Browse files
committed
docs(example): Update docstring to clarify patch applicability for device discovery example
1 parent 954a0fc commit a187e78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/device_discovery.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
66
This example demonstrates how to discover ONVIF-compatible devices
77
on the local network using ONVIFDiscovery class.
8+
9+
Applied for (>= v0.1.6 patch)
810
"""
911

1012
import json

0 commit comments

Comments
 (0)