Modifications

Sauter à la navigation Sauter à la recherche
Ligne 66 : Ligne 66 :  
[MSG] <transmitted_message></nowiki>
 
[MSG] <transmitted_message></nowiki>
   −
* Each data received and send over the serial connection are prefixed with '''[DATA]'''
+
* Each data received and send over the serial connection are prefixed with '''[DATA]''' .
 
* The prefix is followed by information enclosed between parenthesis '''()''', this concerns the ''received data''.<br />Entries are key=value pairs separated by coma.
 
* The prefix is followed by information enclosed between parenthesis '''()''', this concerns the ''received data''.<br />Entries are key=value pairs separated by coma.
 
* At the end, we retrieve the transmitted data (under their binary content).
 
* At the end, we retrieve the transmitted data (under their binary content).
* The message contained into the [DATA] section is decoded to an utf8 string.
+
* The binary data are decoded to utf8 strings and prefixed with '''[MSG]''' in the output.
    
In the informations:
 
In the informations:
29 917

modifications

Menu de navigation