dissociateEntityFromThing
inline suspend fun IotThingsGraphClient.dissociateEntityFromThing(crossinline block: DissociateEntityFromThingRequest.Builder.() -> Unit): DissociateEntityFromThingResponse
Deprecated
since: 2022-08-30
Dissociates a device entity from a concrete thing. The action takes only the type of the entity that you need to dissociate because only one entity of a particular type can be associated with a thing.