Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • d2s_spec_keyvalue

d2s_spec_keyvalue · Changes

Page history
Update d2s_spec_keyvalue authored Jun 12, 2018 by Guido Voigt's avatar Guido Voigt
Show whitespace changes
Inline Side-by-side
Showing with 12 additions and 1 deletion
+12 -1
  • d2s_spec_keyvalue.md d2s_spec_keyvalue.md +12 -1
  • No files found.
d2s_spec_keyvalue.md
View page @ 400fc796
# D2Sphere Key / Value Specification # D2Sphere Key / Value Specification
## Specification ## Specification
* key[X] is specified as a ASCII String as key non-quoted
* keys with leading '_' like '_cell_rat' is reserved for predefined keys by D2Sphere
* value[X] is specified as a ASCII String quoted (String,Hex or Base64)
* single key/value pattern line must not exceed 4kbyte
* each key/value set will be taged by time+date when written into DB or whith time+date+position given by $GPRMC
D2Sphere SFAL TCP connector incommig message D2Sphere SFAL TCP connector incommig message
``` ```
$<sfal.data key1='value1' key2='value2' keyX='valueX'>" CRLF $<sfal.data key1='value1' key2='value2' keyX='valueX'>" CRLF
$ .... CRLF $GPRMC CRLF (optional)
$ .... CRLF (optional)
$<end> CRLF $<end> CRLF
``` ```
additional key value will be handeled as well for following SFAL data frames additional key value will be handeled as well for following SFAL data frames
...@@ -23,6 +31,9 @@ PFAL to send key value to server ...@@ -23,6 +31,9 @@ PFAL to send key value to server
$pfal,Tcp.Client.send,0,"<sfal.data key1='value1' key2='value2' keyX='valueX'>" $pfal,Tcp.Client.send,0,"<sfal.data key1='value1' key2='value2' keyX='valueX'>"
``` ```
## Predefined keys and their values and units
*
## Idea ## Idea
- Service type (4G LTE/UMTS...) - Service type (4G LTE/UMTS...)
......
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages