From c41a3e7c3a8c4a3db3229eedc579469113fd8146 Mon Sep 17 00:00:00 2001 From: butteronarchbtw <152636161+butteronarchbtw@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:12:07 +0200 Subject: [PATCH 1/2] correct the README for current versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6190c46..5b0984c 100644 --- a/README.md +++ b/README.md @@ -516,7 +516,7 @@ curl -iX POST \ { "apikey": "4jggokgpepnvsb2uv4s40d59ov", "cbroker": "http://orion:1026", - "entity_type": "Thing", + "entity_type": "Motion", "resource": "/iot/json" } ] From db078791e3e170123674a41941a7e1d34ca1dd95 Mon Sep 17 00:00:00 2001 From: butteronarchbtw <152636161+butteronarchbtw@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:25:30 +0200 Subject: [PATCH 2/2] also fix in ja version --- README.ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.ja.md b/README.ja.md index 2f4b641..967a3fa 100644 --- a/README.ja.md +++ b/README.ja.md @@ -605,7 +605,7 @@ curl -iX POST \ { "apikey": "4jggokgpepnvsb2uv4s40d59ov", "cbroker": "http://orion:1026", - "entity_type": "Thing", + "entity_type": "Motion", "resource": "/iot/json" } ]