Commit Graph

3 Commits

Author SHA1 Message Date
0dc57eb3d7 Add Transmission Control Protocol file handling and update PCL serialization
- Introduced FileRead and Record classes for handling file reading in the Transmission Control Protocol.
- Enhanced Description, Detail, and other related classes with JSON serialization attributes for improved data handling.
- Implemented methods for reading and processing files, including network stream management.
- Updated unit tests to cover new functionality and ensure robust testing.
- Added new PDSF file handling classes and integrated them into the project structure.
- Refactored existing code to utilize source generation for JSON serialization, improving performance and maintainability.
2025-09-15 09:59:54 -07:00
4819d17819 using Adaptation.FileHandlers.pcl; 2025-02-17 12:52:27 -07:00
e37d9757ec Save CSV like PDSF ready to test 2025-01-14 09:13:43 -07:00