Instead of always patching the local cache, first attempt to write the RUN point value through the normal OPC UA path. If the proxy accepts the write, write_point_values_batch already emits PointNewValue locally so no extra work is needed. Only fall back to direct cache patching when the write is rejected. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| control | ||
| handler | ||
| service | ||
| util | ||
| config.rs | ||
| connection.rs | ||
| db.rs | ||
| event.rs | ||
| handler.rs | ||
| main.rs | ||
| middleware.rs | ||
| model.rs | ||
| service.rs | ||
| telemetry.rs | ||
| util.rs | ||
| websocket.rs | ||