Commit 831052a
committed
Enforce strict zip in add_dios channel mapping
Changed the zip function in add_dios to use strict=True, ensuring that channel_name_map, all_state_changes, and all_timestamps have matching lengths. This helps catch mismatches and potential data errors during DI/O conversion.1 parent f431303 commit 831052a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments