X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=ucs2-afb%2Fucs_apidef.h;h=6b8c23aced2ee4a6306e7188defbeeb7e7946951;hb=84c3e1b169038e181526b4fbadab3d8f9322717c;hp=c23f066dfae24891a7d3d3e6cf4117cd160b9ec0;hpb=a3cecd20f812c3fc71141a487443568c861c160a;p=apps%2Fagl-service-unicens.git diff --git a/ucs2-afb/ucs_apidef.h b/ucs2-afb/ucs_apidef.h index c23f066..6b8c23a 100644 --- a/ucs2-afb/ucs_apidef.h +++ b/ucs2-afb/ucs_apidef.h @@ -4,94 +4,149 @@ static const char _afb_description_v2_UNICENS[] = "a-3.0/default-schema.json\",\"info\":{\"description\":\"\",\"title\":\"u" "cs2\",\"version\":\"1.0\",\"x-binding-c-generator\":{\"api\":\"UNICENS\"" ",\"version\":2,\"prefix\":\"ucs2_\",\"postfix\":\"\",\"start\":null,\"on" - "event\":null,\"init\":null,\"scope\":\"\",\"private\":false}},\"servers\"" - ":[{\"url\":\"ws://{host}:{port}/api/monitor\",\"description\":\"Unicens2" - " API.\",\"variables\":{\"host\":{\"default\":\"localhost\"},\"port\":{\"" - "default\":\"1234\"}},\"x-afb-events\":[{\"$ref\":\"#/components/schemas/" - "afb-event\"}]}],\"components\":{\"schemas\":{\"afb-reply\":{\"$ref\":\"#" - "/components/schemas/afb-reply-v2\"},\"afb-event\":{\"$ref\":\"#/componen" - "ts/schemas/afb-event-v2\"},\"afb-reply-v2\":{\"title\":\"Generic respons" - "e.\",\"type\":\"object\",\"required\":[\"jtype\",\"request\"],\"properti" - "es\":{\"jtype\":{\"type\":\"string\",\"const\":\"afb-reply\"},\"request\"" - ":{\"type\":\"object\",\"required\":[\"status\"],\"properties\":{\"status" - "\":{\"type\":\"string\"},\"info\":{\"type\":\"string\"},\"token\":{\"typ" - "e\":\"string\"},\"uuid\":{\"type\":\"string\"},\"reqid\":{\"type\":\"str" - "ing\"}}},\"response\":{\"type\":\"object\"}}},\"afb-event-v2\":{\"type\"" - ":\"object\",\"required\":[\"jtype\",\"event\"],\"properties\":{\"jtype\"" - ":{\"type\":\"string\",\"const\":\"afb-event\"},\"event\":{\"type\":\"str" - "ing\"},\"data\":{\"type\":\"object\"}}}},\"x-permissions\":{\"config\":{" - "\"permission\":\"urn:AGL:permission:UNICENS:public:initialise\"},\"monit" - "or\":{\"permission\":\"urn:AGL:permission:UNICENS:public:monitor\"}},\"r" - "esponses\":{\"200\":{\"description\":\"A complex object array response\"" - ",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/" - "schemas/afb-reply\"}}}}}},\"paths\":{\"/listconfig\":{\"description\":\"" - "List Config Files\",\"get\":{\"x-permissions\":{\"$ref\":\"#/components/" - "x-permissions/config\"},\"parameters\":[{\"in\":\"query\",\"name\":\"cfg" - "path\",\"required\":false,\"schema\":{\"type\":\"string\"}}],\"responses" - "\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}},\"/initialise\"" - ":{\"description\":\"configure Unicens2 lib from NetworkConfig.XML.\",\"g" - "et\":{\"x-permissions\":{\"$ref\":\"#/components/x-permissions/config\"}" - ",\"parameters\":[{\"in\":\"query\",\"name\":\"filename\",\"required\":tr" - "ue,\"schema\":{\"type\":\"string\"}}],\"responses\":{\"200\":{\"$ref\":\"" - "#/components/responses/200\"}}}},\"/volume\":{\"description\":\"Set Mast" - "er Volume.\",\"get\":{\"x-permissions\":{\"$ref\":\"#/components/x-permi" - "ssions/monitor\"},\"parameters\":[{\"in\":\"query\",\"name\":\"value\",\"" - "required\":true,\"schema\":{\"type\":\"integer\"}}],\"responses\":{\"200" - "\":{\"$ref\":\"#/components/responses/200\"}}}},\"/monitor\":{\"descript" - "ion\":\"Subscribe to Unicens Event.\",\"get\":{\"x-permissions\":{\"$ref" - "\":\"#/components/x-permissions/monitor\"},\"responses\":{\"200\":{\"$re" - "f\":\"#/components/responses/200\"}}}}}}" + "event\":null,\"preinit\":null,\"init\":\"ucs2_initbinding\",\"scope\":\"" + "\",\"private\":false}},\"servers\":[{\"url\":\"ws://{host}:{port}/api/mo" + "nitor\",\"description\":\"Unicens2 API.\",\"variables\":{\"host\":{\"def" + "ault\":\"localhost\"},\"port\":{\"default\":\"1234\"}},\"x-afb-events\":" + "[{\"$ref\":\"#/components/schemas/afb-event\"}]}],\"components\":{\"sche" + "mas\":{\"afb-reply\":{\"$ref\":\"#/components/schemas/afb-reply-v2\"},\"" + "afb-event\":{\"$ref\":\"#/components/schemas/afb-event-v2\"},\"afb-reply" + "-v2\":{\"title\":\"Generic response.\",\"type\":\"object\",\"required\":" + "[\"jtype\",\"request\"],\"properties\":{\"jtype\":{\"type\":\"string\",\"" + "const\":\"afb-reply\"},\"request\":{\"type\":\"object\",\"required\":[\"" + "status\"],\"properties\":{\"status\":{\"type\":\"string\"},\"info\":{\"t" + "ype\":\"string\"},\"token\":{\"type\":\"string\"},\"uuid\":{\"type\":\"s" + "tring\"},\"reqid\":{\"type\":\"string\"}}},\"response\":{\"type\":\"obje" + "ct\"}}},\"afb-event-v2\":{\"type\":\"object\",\"required\":[\"jtype\",\"" + "event\"],\"properties\":{\"jtype\":{\"type\":\"string\",\"const\":\"afb-" + "event\"},\"event\":{\"type\":\"string\"},\"data\":{\"type\":\"object\"}}" + "}},\"x-permissions\":{\"config\":{\"permission\":\"urn:AGL:permission:UN" + "ICENS:public:initialise\"},\"monitor\":{\"permission\":\"urn:AGL:permiss" + "ion:UNICENS:public:monitor\"},\"controller\":{\"permission\":\"urn:AGL:p" + "ermission:UNICENS:public:controller\"}},\"responses\":{\"200\":{\"descri" + "ption\":\"A complex object array response\",\"content\":{\"application/j" + "son\":{\"schema\":{\"$ref\":\"#/components/schemas/afb-reply\"}}}}}},\"p" + "aths\":{\"/listconfig\":{\"description\":\"List Config Files\",\"get\":{" + "\"x-permissions\":{\"$ref\":\"#/components/x-permissions/config\"},\"par" + "ameters\":[{\"in\":\"query\",\"name\":\"cfgpath\",\"required\":false,\"s" + "chema\":{\"type\":\"string\"}}],\"responses\":{\"200\":{\"$ref\":\"#/com" + "ponents/responses/200\"}}}},\"/initialise\":{\"description\":\"configure" + " Unicens2 lib from NetworkConfig.XML.\",\"get\":{\"x-permissions\":{\"$r" + "ef\":\"#/components/x-permissions/config\"},\"parameters\":[{\"in\":\"qu" + "ery\",\"name\":\"filename\",\"required\":true,\"schema\":{\"type\":\"str" + "ing\"}}],\"responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"" + "}}}},\"/subscribe\":{\"description\":\"Subscribe to network events.\",\"" + "get\":{\"x-permissions\":{\"$ref\":\"#/components/x-permissions/monitor\"" + "},\"responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}},\"" + "/subscriberx\":{\"description\":\"Subscribe to Rx control message events" + ".\",\"get\":{\"x-permissions\":{\"$ref\":\"#/components/x-permissions/mo" + "nitor\"},\"responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"" + "}}}},\"/writei2c\":{\"description\":\"Writes I2C command to remote node." + "\",\"get\":{\"x-permissions\":{\"$ref\":\"#/components/x-permissions/mon" + "itor\"},\"parameters\":[{\"in\":\"query\",\"name\":\"node\",\"required\"" + ":true,\"schema\":{\"type\":\"integer\",\"format\":\"int32\"}},{\"in\":\"" + "query\",\"name\":\"data\",\"required\":true,\"schema\":{\"type\":\"array" + "\",\"format\":\"int32\"},\"style\":\"simple\"}],\"responses\":{\"200\":{" + "\"$ref\":\"#/components/responses/200\"}}}},\"/sendmessage\":{\"descript" + "ion\":\"Transmits a control message to a node.\",\"get\":{\"x-permission" + "s\":{\"$ref\":\"#/components/x-permissions/monitor\"},\"parameters\":[{\"" + "in\":\"query\",\"name\":\"node\",\"required\":true,\"schema\":{\"type\":" + "\"integer\",\"format\":\"int32\"}},{\"in\":\"query\",\"name\":\"msgid\"," + "\"required\":true,\"schema\":{\"type\":\"integer\",\"format\":\"int32\"}" + "},{\"in\":\"query\",\"name\":\"data\",\"required\":true,\"schema\":{\"ty" + "pe\":\"array\",\"format\":\"int32\"},\"style\":\"simple\"}],\"responses\"" + ":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}},\"/sendmessageb64" + "\":{\"description\":\"Transmits a control message to a node.\",\"get\":{" + "\"x-permissions\":{\"$ref\":\"#/components/x-permissions/controller\"},\"" + "parameters\":[{\"in\":\"query\",\"name\":\"node\",\"required\":true,\"sc" + "hema\":{\"type\":\"integer\",\"format\":\"int32\"}},{\"in\":\"query\",\"" + "name\":\"msgid\",\"required\":true,\"schema\":{\"type\":\"integer\",\"fo" + "rmat\":\"int32\"}},{\"in\":\"query\",\"name\":\"data\",\"required\":fals" + "e,\"schema\":{\"type\":\"string\",\"format\":\"byte\"},\"style\":\"simpl" + "e\"}],\"responses\":{\"200\":{\"$ref\":\"#/components/responses/200\"}}}" + "}}}" ; static const struct afb_auth _afb_auths_v2_UNICENS[] = { { .type = afb_auth_Permission, .text = "urn:AGL:permission:UNICENS:public:initialise" }, - { .type = afb_auth_Permission, .text = "urn:AGL:permission:UNICENS:public:monitor" } + { .type = afb_auth_Permission, .text = "urn:AGL:permission:UNICENS:public:monitor" }, + { .type = afb_auth_Permission, .text = "urn:AGL:permission:UNICENS:public:controller" } }; void ucs2_listconfig(struct afb_req req); void ucs2_initialise(struct afb_req req); - void ucs2_volume(struct afb_req req); - void ucs2_monitor(struct afb_req req); + void ucs2_subscribe(struct afb_req req); + void ucs2_subscriberx(struct afb_req req); + void ucs2_writei2c(struct afb_req req); + void ucs2_sendmessage(struct afb_req req); + void ucs2_sendmessageb64(struct afb_req req); static const struct afb_verb_v2 _afb_verbs_v2_UNICENS[] = { { .verb = "listconfig", .callback = ucs2_listconfig, .auth = &_afb_auths_v2_UNICENS[0], - .info = NULL, + .info = "List Config Files", .session = AFB_SESSION_NONE_V2 }, { .verb = "initialise", .callback = ucs2_initialise, .auth = &_afb_auths_v2_UNICENS[0], - .info = NULL, + .info = "configure Unicens2 lib from NetworkConfig.XML.", .session = AFB_SESSION_NONE_V2 }, { - .verb = "volume", - .callback = ucs2_volume, + .verb = "subscribe", + .callback = ucs2_subscribe, .auth = &_afb_auths_v2_UNICENS[1], - .info = NULL, + .info = "Subscribe to network events.", .session = AFB_SESSION_NONE_V2 }, { - .verb = "monitor", - .callback = ucs2_monitor, + .verb = "subscriberx", + .callback = ucs2_subscriberx, .auth = &_afb_auths_v2_UNICENS[1], - .info = NULL, + .info = "Subscribe to Rx control message events.", .session = AFB_SESSION_NONE_V2 }, - { .verb = NULL } + { + .verb = "writei2c", + .callback = ucs2_writei2c, + .auth = &_afb_auths_v2_UNICENS[1], + .info = "Writes I2C command to remote node.", + .session = AFB_SESSION_NONE_V2 + }, + { + .verb = "sendmessage", + .callback = ucs2_sendmessage, + .auth = &_afb_auths_v2_UNICENS[1], + .info = "Transmits a control message to a node.", + .session = AFB_SESSION_NONE_V2 + }, + { + .verb = "sendmessageb64", + .callback = ucs2_sendmessageb64, + .auth = &_afb_auths_v2_UNICENS[2], + .info = "Transmits a control message to a node.", + .session = AFB_SESSION_NONE_V2 + }, + { + .verb = NULL, + .callback = NULL, + .auth = NULL, + .info = NULL, + .session = 0 + } }; const struct afb_binding_v2 afbBindingV2 = { .api = "UNICENS", .specification = _afb_description_v2_UNICENS, - .info = NULL, + .info = "", .verbs = _afb_verbs_v2_UNICENS, .preinit = NULL, - .init = NULL, + .init = ucs2_initbinding, .onevent = NULL, .noconcurrency = 0 };