summaryrefslogtreecommitdiffstats
path: root/low-can-binding
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-06-19 18:40:32 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-07-09 18:25:57 +0200
commit7c5d80deacad2a1f6943dd0b77449c3f6e20fdfc (patch)
tree0a6782a85994b38adf35aebefd9c5b5561c43f92 /low-can-binding
parent0b188b21df19bac0cff339c738cd439e887436b8 (diff)
Create first tests to be used with afb-test binding The test binding is now found using pkg-config command. Change-Id: Ib1cd08236b6b8fab93ccb67ac613a9c83908d12e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'low-can-binding')
-rw-r--r--low-can-binding/binding/application-generated.cpp4
-rw-r--r--low-can-binding/binding/low-can-apidef.h98
2 files changed, 51 insertions, 51 deletions
diff --git a/low-can-binding/binding/application-generated.cpp b/low-can-binding/binding/application-generated.cpp
index 9ec8fb33..8253c62e 100644
--- a/low-can-binding/binding/application-generated.cpp
+++ b/low-can-binding/binding/application-generated.cpp
@@ -429,7 +429,7 @@ application_t::application_t()
0,
0,
UNIT::INVALID,
- 5.00000f,
+ 6.00000f,
decoder_t::decode_obd2_response,
nullptr,
true,
@@ -441,7 +441,7 @@ application_t::application_t()
0,
0,
UNIT::INVALID,
- 5.00000f,
+ 6.00000f,
decoder_t::decode_obd2_response,
nullptr,
true,
diff --git a/low-can-binding/binding/low-can-apidef.h b/low-can-binding/binding/low-can-apidef.h
index d66af134..a6fe7972 100644
--- a/low-can-binding/binding/low-can-apidef.h
+++ b/low-can-binding/binding/low-can-apidef.h
@@ -2,56 +2,56 @@
static const char _afb_description_v2_low_can[] =
"{\"openapi\":\"3.0.0\",\"$schema\":\"http:iot.bzh/download/openapi/schem"
"a-3.0/default-schema.json\",\"info\":{\"description\":\"\",\"title\":\"l"
- "ow-level-can-service\",\"version\":\"4.0\",\"x-binding-c-generator\":{\""
- "api\":\"low-can\",\"version\":2,\"prefix\":\"\",\"postfix\":\"\",\"start"
- "\":null,\"onevent\":null,\"init\":\"initv2\",\"scope\":\"\",\"private\":"
- "false}},\"servers\":[{\"url\":\"ws://{host}:{port}/api/monitor\",\"descr"
- "iption\":\"Low level CAN API.\",\"variables\":{\"host\":{\"default\":\"l"
- "ocalhost\"},\"port\":{\"default\":\"1234\"}},\"x-afb-events\":[{\"$ref\""
- ":\"#/components/schemas/afb-event\"}]}],\"components\":{\"schemas\":{\"a"
- "fb-reply\":{\"$ref\":\"#/components/schemas/afb-reply-v2\"},\"afb-event\""
- ":{\"$ref\":\"#/components/schemas/afb-event-v2\"},\"afb-reply-v2\":{\"ti"
- "tle\":\"Generic response.\",\"type\":\"object\",\"required\":[\"jtype\","
- "\"request\"],\"properties\":{\"jtype\":{\"type\":\"string\",\"const\":\""
- "afb-reply\"},\"request\":{\"type\":\"object\",\"required\":[\"status\"],"
- "\"properties\":{\"status\":{\"type\":\"string\"},\"info\":{\"type\":\"st"
- "ring\"},\"token\":{\"type\":\"string\"},\"uuid\":{\"type\":\"string\"},\""
- "reqid\":{\"type\":\"string\"}}},\"response\":{\"type\":\"object\"}}},\"a"
- "fb-event-v2\":{\"type\":\"object\",\"required\":[\"jtype\",\"event\"],\""
- "properties\":{\"jtype\":{\"type\":\"string\",\"const\":\"afb-event\"},\""
- "event\":{\"type\":\"string\"},\"data\":{\"type\":\"object\"}}}},\"x-perm"
- "issions\":{\"monitor\":{\"permission\":\"urn:AGL:permission:low-can:publ"
- "ic:monitor\"},\"write\":{\"permission\":\"urn:AGL:permission::platform:c"
- "an:write \"}},\"responses\":{\"200\":{\"description\":\"A complex object"
- " array response\",\"content\":{\"application/json\":{\"schema\":{\"$ref\""
- ":\"#/components/schemas/afb-reply\"}}}}}},\"paths\":{\"/subscribe\":{\"d"
- "escription\":\"Subscribe to CAN signals events\",\"parameters\":[{\"in\""
- ":\"query\",\"name\":\"event\",\"required\":false,\"schema\":{\"type\":\""
- "string\"}}],\"responses\":{\"200\":{\"$ref\":\"#/components/responses/20"
- "0\"}}},\"/unsubscribe\":{\"description\":\"Unsubscribe previously suscri"
- "bed signals.\",\"parameters\":[{\"in\":\"query\",\"name\":\"event\",\"re"
- "quired\":false,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"200\""
- ":{\"$ref\":\"#/components/responses/200\"}}},\"/get\":{\"description\":\""
- "get a current value of CAN message\",\"parameters\":[{\"in\":\"query\",\""
+ "ow-can\",\"version\":\"4.0\",\"x-binding-c-generator\":{\"api\":\"low-ca"
+ "n\",\"version\":2,\"prefix\":\"\",\"postfix\":\"\",\"start\":null,\"onev"
+ "ent\":null,\"init\":\"initv2\",\"scope\":\"\",\"private\":false}},\"serv"
+ "ers\":[{\"url\":\"ws://{host}:{port}/api/monitor\",\"description\":\"Low"
+ " level CAN API.\",\"variables\":{\"host\":{\"default\":\"localhost\"},\""
+ "port\":{\"default\":\"1234\"}},\"x-afb-events\":[{\"$ref\":\"#/component"
+ "s/schemas/afb-event\"}]}],\"components\":{\"schemas\":{\"afb-reply\":{\""
+ "$ref\":\"#/components/schemas/afb-reply-v2\"},\"afb-event\":{\"$ref\":\""
+ "#/components/schemas/afb-event-v2\"},\"afb-reply-v2\":{\"title\":\"Gener"
+ "ic response.\",\"type\":\"object\",\"required\":[\"jtype\",\"request\"],"
+ "\"properties\":{\"jtype\":{\"type\":\"string\",\"const\":\"afb-reply\"},"
+ "\"request\":{\"type\":\"object\",\"required\":[\"status\"],\"properties\""
+ ":{\"status\":{\"type\":\"string\"},\"info\":{\"type\":\"string\"},\"toke"
+ "n\":{\"type\":\"string\"},\"uuid\":{\"type\":\"string\"},\"reqid\":{\"ty"
+ "pe\":\"string\"}}},\"response\":{\"type\":\"object\"}}},\"afb-event-v2\""
+ ":{\"type\":\"object\",\"required\":[\"jtype\",\"event\"],\"properties\":"
+ "{\"jtype\":{\"type\":\"string\",\"const\":\"afb-event\"},\"event\":{\"ty"
+ "pe\":\"string\"},\"data\":{\"type\":\"object\"}}}},\"x-permissions\":{\""
+ "monitor\":{\"permission\":\"urn:AGL:permission:low-can:public:monitor\"}"
+ ",\"write\":{\"permission\":\"urn:AGL:permission::platform:can:write \"}}"
+ ",\"responses\":{\"200\":{\"description\":\"A complex object array respon"
+ "se\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/compone"
+ "nts/schemas/afb-reply\"}}}}}},\"paths\":{\"/subscribe\":{\"description\""
+ ":\"Subscribe to CAN signals events\",\"parameters\":[{\"in\":\"query\",\""
"name\":\"event\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\""
- "responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}},\"/list"
- "\":{\"description\":\"get a supported CAN message list\",\"responses\":{"
- "\"200\":{\"$ref\":\"#/components/responses/200\"}}},\"/auth\":{\"descrip"
- "tion\":\"Authenticate session to be raise Level Of Assurance.\",\"get\":"
- "{\"x-permissions\":{\"$ref\":\"#/components/x-permissions/write\"},\"res"
- "ponses\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}},\"/write\""
- ":{\"description\":\"Write a CAN messages to the CAN bus.\",\"get\":{\"x-"
- "permissions\":{\"LOA\":1},\"parameters\":[{\"in\":\"query\",\"name\":\"b"
- "us_name\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"in\":\""
- "query\",\"name\":\"frame\",\"required\":false,\"schema\":{\"type\":\"arr"
- "ay\"},\"parameters\":[{\"in\":\"query\",\"name\":\"can_id\",\"required\""
- ":false,\"schema\":{\"type\":\"string\"}},{\"in\":\"query\",\"name\":\"ca"
- "n_dlc\",\"required\":false,\"schema\":{\"type\":\"string\"}},{\"in\":\"q"
- "uery\",\"name\":\"can_data\",\"required\":false,\"schema\":{\"type\":\"s"
- "tring\"}}]},{\"in\":\"query\",\"name\":\"signal_name\",\"required\":fals"
- "e,\"schema\":{\"type\":\"string\"}},{\"in\":\"query\",\"name\":\"signal_"
- "value\",\"required\":false,\"schema\":{\"type\":\"integer\"}}],\"respons"
- "es\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}}}}"
+ "responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}},\"/unsu"
+ "bscribe\":{\"description\":\"Unsubscribe previously suscribed signals.\""
+ ",\"parameters\":[{\"in\":\"query\",\"name\":\"event\",\"required\":false"
+ ",\"schema\":{\"type\":\"string\"}}],\"responses\":{\"200\":{\"$ref\":\"#"
+ "/components/responses/200\"}}},\"/get\":{\"description\":\"get a current"
+ " value of CAN message\",\"parameters\":[{\"in\":\"query\",\"name\":\"eve"
+ "nt\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses\""
+ ":{\"200\":{\"$ref\":\"#/components/responses/200\"}}},\"/list\":{\"descr"
+ "iption\":\"get a supported CAN message list\",\"responses\":{\"200\":{\""
+ "$ref\":\"#/components/responses/200\"}}},\"/auth\":{\"description\":\"Au"
+ "thenticate session to be raise Level Of Assurance.\",\"get\":{\"x-permis"
+ "sions\":{\"$ref\":\"#/components/x-permissions/write\"},\"responses\":{\""
+ "200\":{\"$ref\":\"#/components/responses/200\"}}}},\"/write\":{\"descrip"
+ "tion\":\"Write a CAN messages to the CAN bus.\",\"get\":{\"x-permissions"
+ "\":{\"LOA\":1},\"parameters\":[{\"in\":\"query\",\"name\":\"bus_name\",\""
+ "required\":false,\"schema\":{\"type\":\"string\"}},{\"in\":\"query\",\"n"
+ "ame\":\"frame\",\"required\":false,\"schema\":{\"type\":\"array\"},\"par"
+ "ameters\":[{\"in\":\"query\",\"name\":\"can_id\",\"required\":false,\"sc"
+ "hema\":{\"type\":\"string\"}},{\"in\":\"query\",\"name\":\"can_dlc\",\"r"
+ "equired\":false,\"schema\":{\"type\":\"string\"}},{\"in\":\"query\",\"na"
+ "me\":\"can_data\",\"required\":false,\"schema\":{\"type\":\"string\"}}]}"
+ ",{\"in\":\"query\",\"name\":\"signal_name\",\"required\":false,\"schema\""
+ ":{\"type\":\"string\"}},{\"in\":\"query\",\"name\":\"signal_value\",\"re"
+ "quired\":false,\"schema\":{\"type\":\"integer\"}}],\"responses\":{\"200\""
+ ":{\"$ref\":\"#/components/responses/200\"}}}}}}"
;
static const struct afb_auth _afb_auths_v2_low_can[] = {