D2Sphere Key / Value Mapping Parser Specification
Introduction
Data sent by devices comes in as typeless key-value pairs. Visualization of these data in the frontend
Specification
Examples
$<sfal.data key1='value1' key2='value2' keyX='valueX'>" CRLF
$GPRMC CRLF (optional)
$ .... CRLF (optional)
$<end> CRLF