associateEntityToThing
abstract suspend fun associateEntityToThing(input: AssociateEntityToThingRequest): AssociateEntityToThingResponse
Deprecated
since: 2022-08-30
Associates a device with a concrete thing that is in the user's registry.
A thing can be associated with only one device at a time. If you associate a thing with a new device id, its previous association will be removed.