I was looking into implementing group messaging to devices on a Azure IoT Hub in the C SDK by querying device twin information. In the other SDKs the registrymanager class generally handles these tasks. Unfortunately I was unable to find any documentation for the class even though it seems to still exist in the SDK. Does anyone have documentation for this class or has implemented this feature before and has tips on its implementation with the C SDK.