Christian Mueller 0df1c523bd feat(middleware): add datapoint transform engine with round, scale, and map support
- src/modules/datapoints/transforms.ts: applyTransform() supporting map (priority), scale, and round
- tests/transforms.test.ts: 17 tests covering no-transform passthrough, round precision, scale multiply, map lookup, map priority over numeric transforms, combined transforms, and edge cases

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 12:47:41 +02:00
Description
ESP32 E-Paper Anzeigesystem mit Middleware
660 KiB
Languages
C 58.1%
TypeScript 22.5%
C++ 13.2%
Rust 6.1%