Device-Applet
Number of APIs: 5
-
Get Applets assigned to a device GET {{baseUrl}}/v1/device/:deviceUid/applet?active=false
-
Assign an applet to a device POST {{baseUrl}}/v1/device/:deviceUid/applet
-
Get Applet Assignment GET {{baseUrl}}/v1/device/:deviceUid/applet/:assignmentUid
-
Update Applet Assignment PUT {{baseUrl}}/v1/device/:deviceUid/applet/:assignmentUid
-
Delete Applet Assignment DELETE {{baseUrl}}/v1/device/:deviceUid/applet/:assignmentUid