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_sfal_dataframe

d2s_spec_sfal_dataframe · Changes

Page history
Update d2s_spec_sfal_dataframe authored 7 years ago by Guido Voigt's avatar Guido Voigt
Show whitespace changes
Inline Side-by-side
Showing with 18 additions and 8 deletions
+18 -8
  • d2s_spec_sfal_dataframe.md d2s_spec_sfal_dataframe.md +18 -8
  • No files found.
d2s_spec_sfal_dataframe.md
View page @ 9048852b
......@@ -4,9 +4,20 @@
`$pfal,tcp.client.send,8,"<sfal.pos>"`
```
<sfal.pos>
$GPRMC,000119.000,V,0000.0000,N,00000.0000,E,,,060180,,
<end>
```
//Trip management
#### Key Value Data
can be added to each data set like
`$pfal,tcp.client.send,8,"<sfal.pos key1='value1' key2='value2'>"`
`$pfal,tcp.client.send,8,"<sfal.event key1='value1' key2='value2'>"`
`$pfal,tcp.client.send,8,"<sfal.trip.stop dist='&(TDistance1)' dur='&(TDuration1)' spd='&(TSpeed1)' hgt='&(THeight1)' >"`
#### Trip management
<sfal.trip.start>
<sfal.trip.stop dist='&(TDistance1)' dur='&(TDuration1)' spd='&(TSpeed1)' hgt='&(THeight1)'>
<sfal.trip.marker>
......@@ -16,18 +27,17 @@
<sfal.event.info> This event is from type info, the value of the type field is INFO.
<sfal.event.alarm> This event is from type alarm, the value of the type field is ALARM.
<sfal.event.ignition> This is an event with type EVENT and subtype 'ignition'.
<sfal.event.info.battery.low> This is an event with type INFO and subtype 'battery.low'.
<sfal.event.alarm.door.open> This is an event with type ALARM and subtype 'door.open'.
<sfal.event.alarm.critical text='Unexpected stop'> This is an event with type ALARM and subtype 'critical'. The field message contains the text 'Unexpected stop'.
<sfal.event.alarm text='Unexpected stop'> This is an event with type ALARM and subtype 'critical'. The field message contains the text 'Unexpected stop'.
//Trip management
<sfal.trip.start>
<sfal.trip.stop dist='&(TDistance1)' dur='&(TDuration1)' spd='&(TSpeed1)' hgt='&(THeight1)'>
<sfal.trip.marker>
// Cell Change
<sfal.gsm.cellchange op='&(OPERATOR)' lac='&(LAC)' cid='&(CID)' lat='&(Lat)' lon='&(Lon)'>
// ANT Daten
<sfal.ant beat='&(hbeat)' step='&(err)' cad='&(err)' rot='&(err)'>
// CAN Daten
<sfal.can data='&(canmsgdump)'>
......
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