Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 401 Bytes

get.md

File metadata and controls

26 lines (15 loc) · 401 Bytes

Polls recommendation

Polls last recommendation from gateway. Preferred method is registering a hook url.

  • URL

    /api/devices/:id/recommendation

  • Method:

    GET

  • URL Params

    Required:

    id=[integer]

  • Success Response:

    • Code: 200
      Content: { see SMA docs -> EM2Device }
  • Error Response:

    • Code: 404 NOT FOUND