feat(mocks): mesages_all.json mock script

This commit is contained in:
ISA
2025-09-03 12:24:41 +02:00
parent d6fcf95795
commit f4f4c28cb7
52 changed files with 881210 additions and 532 deletions

View File

@@ -1,3 +1,17 @@
## [1.6.828] 2025-09-03
- feat(mocks): retime chart mocks to today; add global/all-slot scripts
Add retimeAnalogInputs.mjs (all slots, single slot, or path)
Add retimeAllCharts.mjs (recursive under chartsData)
Update package.json with npm scripts:
mocks:retime:ai (all analog slots)
mocks:retime:ai:slot (single slot via %SLOT%)
mocks:retime:all (entire chartsData tree)
Preserve relative deltas; set first entry to today (same time); DIA2 daily at 00:00
Skip files/arrays without parsable "t" timestamps
---
## [1.6.827] 2025-09-03
- feat: update analogInputs data in mocks