Added built-in HTTP Server
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
#In the first column you need to specify the CAN Frame type.
|
||||
#The CAN frame type is either S(Standard frame) or E(Extended frame).
|
||||
#In the second column you have to specify the CAN-ID as a __hexdecimal number__.
|
||||
#In the last column you have to specify the HTTP-Path.
|
||||
#Each CAN-ID and each HTTP-Path is allowed to appear only once in the whole file.
|
||||
#In the last column you have to specify the PATH of external web server.
|
||||
#Each CAN-ID is allowed to appear only once in the whole file.
|
||||
|
||||
S,101,/post
|
||||
E,101,/post
|
||||
|
||||
|
Reference in New Issue
Block a user