Commit 2d82e6d
committed
docs(http): document Devices accessor and DeviceReceived in narrative pages
Closes the §19 docs-completeness invariant gap CONVENTIONS §1.0d-vicies-
quinquies names — every new public surface ships with matching narrative
docs in the same PR. The Devices accessor and the now-firing
DeviceReceived event landed in feat/issue-176 with XML doc comments only;
the auto-generated docfx API page picks those up, but the consumer-facing
example and configure pages did not mention either surface.
Adds:
- docs/examples/client-http.md — a 'Subscribing to the wired device model'
subsection under the document-client example, showing a DeviceReceived
handler walking the wired DataItems and a Devices snapshot read after
the first probe completes. Cites issue #176 and the 2026-06-01 approval.
- docs/configure/consumer.md — a paragraph in the .NET-HTTP-client
subsection naming Devices and DeviceReceived alongside the existing
CurrentReceived guidance, plus a note that throwing handlers route
through InternalError without breaking the cache fill.
Resolves F-006 + F-007 in the §19 ledger at
extra-files.user/plans/23-issue-176/review-findings.md.1 parent 4228ad1 commit 2d82e6d
2 files changed
Lines changed: 32 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
54 | 82 | | |
55 | 83 | | |
56 | 84 | | |
| |||
0 commit comments