device-selection

时间:2024-04-08 09:40:36
【文件属性】:

文件名称:device-selection

文件大小:98KB

文件格式:ZIP

更新时间:2024-04-08 09:40:36

Go

该服务允许用户查找与给定过滤条件匹配的设备(和服务)。 端点期望在Authorization标头中有一个jwt。 按简单查询参数过滤 如果请求与单个bpmn处理任务(或事件)相关,则用户可以使用以下查询参数: function_id device_class_id Aspect_id 要求: GET /selectables?function_id=someId1&aspect_id=someOtherId 回复: [{ "device":{ "id":"example-id", "local_id":"example-local-id", "name":"example-name", "device_type_id":"example-device-type" "creator": "creator",


【文件预览】:
device-selection-master
----.gitignore(22B)
----go.mod(450B)
----Dockerfile(373B)
----pkg()
--------api()
--------controller()
--------model()
--------configuration()
--------tests()
--------start.go(1KB)
----LICENSE(10KB)
----go.sum(17KB)
----.github()
--------workflows()
----main.go(1KB)
----README.md(7KB)
----config.json(321B)

网友评论