The API & STF
The SEDRIS Transmittal Format (STF) is a file format developed specifically for SEDRIS
- The data organization is derived directly from the SRDM. Transmittals are stored and retrieved in direct 1 to 1 relationship with the data created by the producer.
- It is comprised of two components
- STF Format Specification: Machine architecture / word order independent, binary format
- STF Core Software: Implemented in C++, it abstracts system resources required to access transmittal data
- Transmittals are stored as multiple file “sets”.
Implementations of both the extraction and insertion API’s are provided to produce and consume STF transmittals