polymech - fw latest | web ui

This commit is contained in:
2026-04-18 10:31:24 +02:00
parent a105c5ee85
commit ab2ff368a6
2972 changed files with 441416 additions and 372 deletions
+8
View File
@@ -0,0 +1,8 @@
Extract all structs & enums as Typescript file
Structs : in capital, prefix by context, eg: Modbus = MB_
Enums : in capital, prefix with E_
Types: in capital, prefix with T_
- Group by application (RTU / TCP)
- add comments