Files
onvif/docs
Sebastian Norling badcc8fba2 docs(development): point readers at event/stream higher-level helper
Development.md describes the wire-layer convention (one directory per
Onvif Web Service, gen_commands.py for new SOAP command types) but
does not mention that some directories also ship hand-written
higher-level helpers built on top of those types. A new contributor
reading the doc could reasonably assume event/ is purely
auto-generated and miss event/stream.

Adds a 'Higher-level helpers' section that calls out:
* event/stream — the new channel-based event consumer.
* event/topic — the existing topic identifier helpers.

Also documents the placement convention (sub-package under the
relevant web service directory) so future helpers land in a
predictable spot.
2026-05-21 15:19:15 +02:00
..
2020-04-29 10:59:42 +08:00
2020-04-29 10:50:52 +08:00
2020-04-29 10:50:52 +08:00