UpdateThingGroupsForThingRequest
Types
Properties
Link copied to clipboard
Override dynamic thing groups with static thing groups when 10-group limit is reached. If a thing belongs to 10 thing groups, and one or more of those groups are dynamic thing groups, adding a thing to a static group removes the thing from the last dynamic group.
Link copied to clipboard
The groups to which the thing will be added.
Link copied to clipboard
The groups from which the thing will be removed.
Functions
Link copied to clipboard
inline fun copy(block: UpdateThingGroupsForThingRequest.Builder.() -> Unit = {}): UpdateThingGroupsForThingRequest