phase 2 tcp
This commit is contained in:
12
config/edge/samples/physical_channels_can.json
Normal file
12
config/edge/samples/physical_channels_can.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"channels": [
|
||||
{
|
||||
"channelId": "can_0",
|
||||
"protocol": "canopen",
|
||||
"transport": "can",
|
||||
"interface": "can0",
|
||||
"bitrate": 500000,
|
||||
"pollIntervalMs": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user