Files
Sillyfilly-CAN/csv/http2can.csv
T
2021-07-09 14:43:01 +09:00

453 B

1#The file mqtt2can.csv has three columns.
2#In the first column you need to specify the CAN Frame type.
3#The CAN frame type is either S(Standard frame) or E(Extended frame).
4#In the second column you have to specify the CAN-ID as a __hexdecimal number__.
5#In the last column you have to specify the PATH of built-in web server.
6#Each CAN-ID is allowed to appear only once in the whole file.
7S,201,/receive
8E,201,/receive
9S,203,/receive
10E,203,/receive