Class DeviceTagGroup
Represents a tag group in a device
[RecursiveEndpoint("/config/v1/project/channels/{channelName}/devices/{deviceName}", "/tag_groups/{groupName}", typeof(DeviceTagGroup), null)]
public class DeviceTagGroup : NamedEntity, IEquatable<BaseEntity>, IHaveOwner, IHaveName
- Inheritance
-
DeviceTagGroup
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- IsAutogenerated
Get a flag indicating if the tag group is autogenerated
- TagGroups
Recursively cleans up the tag group and all its children
- Tags
Gets or sets the tags in the tag group
Methods
- Cleanup(IKepwareDefaultValueProvider, bool, CancellationToken)
Recursively cleans up the tag group and all its children