Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.09 KB

AFD package

This package contains the basis for reading and handling AFD messages based on the SIVI standard.

Parsers

Parsing raw data to an AFD message is currently supported for two data structures:

Example usage

For an implementation of this package we suggest you take a look at the rapideinternet/afd.laravel package.