Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner committed Sep 4, 2023
1 parent 9f56e75 commit 3c2f136
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ A CAN message is internally represented as follows.

### CAN Bus

> TODO: describe mapping
`can2x` supports a `can2x` bridge, i.e., `--source can`.
The following options are supported.

Expand All @@ -118,8 +116,6 @@ The following options are supported.

### Console

> TODO: describe mapping
`can2x` supports a `console2x` bridge, i.e., `--source console`.
The following options are supported.

Expand All @@ -131,8 +127,6 @@ The following options are supported.

### HTTP

> TODO: describe mapping
`can2x` supports a `http2x` bridge, i.e., `--source http`.
The following options are supported.

Expand All @@ -143,8 +137,6 @@ The following options are supported.

### MQTT

> TODO: describe mapping
`can2x` supports a `mqtt2x` bridge, i.e., `--source mqtt`.
The following options are supported.

Expand All @@ -156,8 +148,6 @@ The following options are supported.

### Socket.IO

> TODO: describe mapping
`can2x` supports a `socketio2x` bridge, i.e., `--source socketio`.
The following options are supported.

Expand All @@ -169,8 +159,6 @@ The following options are supported.

### WebSocket

> TODO: describe mapping
`can2x` supports a `ws2x` bridge, i.e., `--source ws`.
The following options are supported.

Expand All @@ -185,8 +173,6 @@ The following options are supported.

### CAN Bus

> TODO: describe mapping
`can2x` supports a `x2can` bridge, i.e., `--target can`.
The following options are supported.

Expand All @@ -196,15 +182,11 @@ The following options are supported.

### Console

> TODO: describe mapping
`can2x` supports a `x2console` bridge, i.e., `--target console`.
No options are supported.

### File

> TODO: describe mapping
`can2x` supports a `x2file` bridge, i.e., `--target file`.
The following options are supported.

Expand All @@ -214,8 +196,6 @@ The following options are supported.

### HTTP

> TODO: describe mapping
`can2x` supports a `x2http` bridge, i.e., `--target http`.
The following options are supported.

Expand All @@ -225,8 +205,6 @@ The following options are supported.

### MQTT

> TODO: describe mapping
`can2x` supports a `x2mqtt` bridge, i.e., `--target mqtt`.
The following options are supported.

Expand All @@ -237,8 +215,6 @@ The following options are supported.

### Socket.IO

> TODO: describe mapping
`can2x` supports a `x2socketio` bridge, i.e., `--target socketio`.
The following options are supported.

Expand All @@ -249,8 +225,6 @@ The following options are supported.

### Websocket

> TODO: describe mapping
`can2x` supports a `x2ws` bridge, i.e., `--target ws`.
The following options are supported.

Expand All @@ -275,4 +249,4 @@ It is worth to checkout the following projects.

## Acknowledgements

This project is s partially funded by the [German Federal Ministry for Economic Affairs and Climate Action (BMWK)](https://www.bmwk.de/Navigation/EN/Home/home.html) as part of the [Software-Defined Car (SofDCar)](https://sofdcar.de) project (19S21002).
This project is s partially funded by the [German Federal Ministry for Economic Affairs and Climate Action (BMWK)](https://www.bmwk.de/Navigation/EN/Home/home.html) as part of the [Software-Defined Car (SofDCar)](https://sofdcar.de) project (19S21002).

0 comments on commit 3c2f136

Please sign in to comment.