DELETE_edgeDevices_{linkId}

DELETE /edgeDevices/{linkId}

This resource is used to delete an existing link. The linkId can be retrieved using the /edgeDevices/linkList resource. Deleting the link at the Gateway does not notify the edge device, other than the BLE connection being disconnected. Without further action by the administrator the edge device behaves as if it has lost a BLE connection with the Gateway.

Notes

  1. This resource is not applicable to the reader-controller.

Authentication

Basic: Unique credentials defined and accepted during setup.

Request

URI parameters: <missing or is this 'None'?>

Type: path parameter

  • linkId = linked edge device identifier, as defined in the ENGAGE - JSON Data Structures document, section titled “Gateway Edge Device Link List”.

Success Response

HTTP status code: 200

Response parameters: <missing or is this 'None'?>

  • None

 

Last Modified: October 15, 2019