You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: In ProvisioningDeviceClient class the additional data attribute that we are passing is not getting set in ProvisioningDeviceClientConfig object. Since the additional data payload is not getting send to the custom allocation function/ policy.
This issue is there only for synchronous registration of devices. Asynchronous calls are working fine.
The text was updated successfully, but these errors were encountered:
abhiramk139
changed the title
ProvisioningDeviceClient.registerDeviceSync(AdditionalData additionalData) - AdditionalData is not getting paased.
ProvisioningDeviceClient.registerDeviceSync(AdditionalData additionalData) - AdditionalData is not getting passed.
Jul 20, 2023
Description: In ProvisioningDeviceClient class the additional data attribute that we are passing is not getting set in ProvisioningDeviceClientConfig object. Since the additional data payload is not getting send to the custom allocation function/ policy.
This issue is there only for synchronous registration of devices. Asynchronous calls are working fine.
The text was updated successfully, but these errors were encountered: