Phase 2 PR 10 � HistoryReadAtTime IPC surface #9
Reference in New Issue
Block a user
Delete Branch "phase-2-pr10-history-attime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds HistoryReadAtTimeRequest/Response messages, routes through GalaxyFrameHandler, wires MxAccessGalaxyBackend.HistoryReadAtTimeAsync to HistorianDataSource.ReadAtTimeAsync (ported in PR 5, exposed here). 4 new tests covering disabled-path, empty-timestamp short-circuit, Unix-ms round-trip, and Quality=0 ? Bad mapping. Galaxy.Host.Tests 31/31 pass, 0 errors. Proxy-side IHistoryProvider method not added yet since Core.Abstractions doesn't expose ReadAtTime in IHistoryProvider today � that can flow whenever a consumer needs it.