LoRa WAN

Gets the device model list.

get/api/lorawan/models

Query parameters

searchTextstring
pageNumberinteger
pageSizeinteger
orderBystring[]

Response

OK

totalItemsinteger

The total number of items.

nextPagestring nullable

The query next page Url.

Changes

Changed in 1 of the 3 revisions of this API.33

  • 8f5ec4f45de133See the full diff
    • removed the optional property items/items/imageUrl from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property items/items/imageUrl from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property items/items/imageUrl from the response with the 200 status (media type: text/json)

      response-optional-property-removed

    • added the optional property items/items/image to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property items/items/image to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property items/items/image to the response with the 200 status (media type: text/json)

      response-optional-property-added