From 572fc625024f262820bad7e1a2ca68cdfaa63acc Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Tue, 28 Feb 2023 11:39:17 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cbe2738..7084c3c 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ CAN-ID is a decimal number, not a hexadecimal number. {"canid":259, "frame": "extended", "data": [16, 17, 18]} ``` +__CAN messages not registered in csv/can2http.csv are discarded and not POSTed to HTTP.__ + # Definition from HTTP to CANbus Not exist. You can send any CAN-ID.