If the passed deviceLinkId is not undefined, the hook verifies its existence in Deep. If it does not exist, a new device link is inserted.
It is recommended to use WithDeviceInsertionIfDoesNotExistAndSavingData instead of using this hook directly
Generated using TypeDoc
A custom React Hook that checks if a device link exists in the Deep database, and if not, it inserts one. Also saves device information to deep on render.