Aprs.Message (aprs v0.1.4)

View Source

APRS message parsing.

Summary

Functions

Parse an APRS message string. Returns a struct or error.

Functions

parse(message_str)

@spec parse(String.t()) :: map() | nil

Parse an APRS message string. Returns a struct or error.