Skip to content

Commit

Permalink
Endpoint modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar Pallav committed Sep 8, 2020
1 parent 03037e4 commit af56e19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ internally the microservice calls /inventory/managedObjects?query =$filter=(has(

- Endpoint - 3
Implement the endpoint <microservice-name>/<controller-name>/thermometers/{id}/temperatures/
Example of full endpoint - <C8Y_BASEURL>/service/thermomicroservice/thermometers/<device-id>/temperatures
Example of full endpoint - <C8Y_BASEURL>/service/thermomicroservice/Thermostat/thermometers/<device-id>/temperatures
Method: POST
Payload:
{
Expand Down

0 comments on commit af56e19

Please sign in to comment.