Set Tag Groups/Scan Rates in Ignition SDK

Hello,

I am continuing development on an Ignition SDK module. This module creates a tag provider and populates it with tags; I would like to set different scan rates for two different groups of tags. From reviewing the Ignition documentation, it looks like the way to do set different scan rates is with tag groups, but I can't find a way to set tag groups via the SDK. Any pointers?

Thanks!

The Rate of the Tag Group that tags from a managed Tag Provider are in is basically irrelevant. Your tags are not being "scanned". Whenever you update them, they update immediately.