c95824a65d
Full read-only SDK (src/AVEVA.Historian.Client) implementing the CLAUDE.md required
surface against AVEVA Historian's binary WCF protocol — no native AVEVA runtime
dependency. All operations live-verified against a local Historian:
- ProbeAsync, ReadRawAsync, ReadAggregateAsync, ReadAtTimeAsync, ReadEventsAsync
- BrowseTagNamesAsync, GetTagMetadataAsync (17 native data-type codes mapped)
- GetConnectionStatusAsync, GetStoreForwardStatusAsync, GetSystemParameterAsync
- 108/108 unit + integration tests pass
Includes the reverse-engineering toolkit (tools/AVEVA.Historian.ReverseEngineering)
used to decode the protocol: WCF probes, IL inspection via dnlib, and IL-rewrite
instrumentation (instrument-wcf-{write,read}message etc.) plus the .NET Framework
trace harness (tools/AVEVA.Historian.NativeTraceHarness) for parity testing.
Sanitized handoff evidence under docs/reverse-engineering/. Native AVEVA binaries
(current/, aveva-install-x64/, aveva-install-x86/) are gitignored — fetch separately
from the AVEVA installer.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
20 lines
702 B
JSON
20 lines
702 B
JSON
{
|
|
"EndUtc": "2026-05-02T14:39:36.8001646Z",
|
|
"Length": 65,
|
|
"SkipCount": 0,
|
|
"Hex": [
|
|
"0000: 05 00 6E 1C 05 57 C1 D4 DC 01 6E 5C E9 7F 41 DA ..n..W....n\\..A.",
|
|
"0010: DC 01 03 00 00 00 00 00 00 00 00 00 01 00 00 00 ................",
|
|
"0020: 00 00 00 00 00 00 00 01 00 03 00 00 00 55 00 54 .............U.T",
|
|
"0030: 00 43 00 01 01 00 00 01 00 00 01 00 00 00 00 00 .C..............",
|
|
"0040: 00 ."
|
|
],
|
|
"StartUtc": "2026-04-25T14:39:36.8001646Z",
|
|
"ResultBufferSize": 65536,
|
|
"UnknownU16_28": 1,
|
|
"EventOrder": 0,
|
|
"Version": 5,
|
|
"QueryType": 3,
|
|
"Sha256": "6b955b02087047a3199a8c74f3eee85c3b49aaa29b05de12eff2dd536f2da0d5"
|
|
}
|