-
http://{IP}:59881/api/v3/device/service/name/{deviceService}During the device service startup process, device data will be obtained from core-metadata using above API. Response Example :{"apiVersion":"v3","statusCode":200,"totalCount":959,"devices":[*1]There are only 20 device data at position*1. |
Beta Was this translation helpful? Give feedback.
Answered by
jiekechoo
Oct 9, 2023
Replies: 2 comments 6 replies
-
Using device-sdk-c. |
Beta Was this translation helpful? Give feedback.
5 replies
-
close as answered. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try this: https://github.com/edgexfoundry/device-sdk-c/blob/4c52de37db7d3bd0277fba2739b75d0a1bd475b3/include/devsdk/devsdk.h#L324