Files
BAT/ignition/gateway/projects/SimHarness/ignition/timer/ProbeTick/resource.json
b.peck ecb10b9b7b Phase 1 data layer: calc/fmt/alarms + 31 CPython tests + live gateway P1 smoke
pytest 31/31. In-gateway end-to-end: 559 activations correlated (uuid mode), 3 chatterers,
34 fleeting, 1 flood, health F(22) on the deliberately-bad sim plant. Gate G1 green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 13:08:02 -05:00

15 lines
239 B
JSON

{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"handleTimerEvent.py"
],
"attributes": {
"sharedThread": false,
"delay": 15000,
"fixedDelay": true,
"enabled": false
}
}