-
Notifications
You must be signed in to change notification settings - Fork 1
/
BT-DASH-4B.shsds
36 lines (36 loc) · 1.1 KB
/
BT-DASH-4B.shsds
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"AutomaticReconnect": true,
"SerialPortName": "COM8",
"IsConnecting": false,
"IsEnabled": false,
"LogIncomingData": false,
"IsConnected": false,
"BaudRate": 115200,
"UpdateMessages": [
{
"Message": {
"Expression": "'{'+round(isnull([Rpms], '0'), 0)+'&'+round(isnull([SpeedKmh], '0'), 0)+'&'+round(isnull([DataCorePlugin.Computed.Fuel_Percent], '0'), 0)+'&'+round(isnull([WaterTemperature], '0'), 2)+'&'+isnull([TurnIndicatorLeft], '0')+'&'+isnull([TurnIndicatorRight], '0')+'&'+isnull([Handbrake], '0')+'&'+round(isnull([OilTemperature], '0'), 2)+'}'"
},
"IsEnabled": true,
"MaximumFrequency": 0
}
],
"OnConnectMessage": {
"Expression": "'{0&0&100&0&0&0&0&0}'"
},
"OnDisconnectMessage": {
"Expression": ""
},
"DtrEnable": true,
"RtsEnable": true,
"EditorExpanded": true,
"Name": "Custom Serial device",
"Description": "BT-DASH-4B",
"LastErrorDate": "2021-05-25T23:51:50.5672249+02:00",
"LastErrorMessage": null,
"IsFreezed": false,
"SettingsBuilder": {
"Settings": [],
"IsEditMode": false
}
}