D2Sphere Key / Value Mapping Parser Specification
Introduction
Devices send key-value data in the format described here.
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