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
Hi, I want to implement a POC using Device Streams. All our device azure services provision via iot-identity-service as module id. I understand that I have to provision with device identity if I want to use Device Streams. This is currently only working for x509 and SaS based authentication. I would exclude devices provisioning via TPM from this POC.
As far as I understand from the iot-identity-service documentation the preferred way is to provision via module identity anyway.
Is it planned to support Device Streams with IOTHUB_MODULE_CLIENT_LL_HANDLE?
The text was updated successfully, but these errors were encountered:
Hi @mlilien thanks for the question
Unfortunately, there are currently no plans to bring Device Streams to GA, and I would advise against creating production solutions using it. Not the information you might want to hear but I just want to be honest and upfront.
Hi, I want to implement a POC using Device Streams. All our device azure services provision via iot-identity-service as module id. I understand that I have to provision with device identity if I want to use Device Streams. This is currently only working for x509 and SaS based authentication. I would exclude devices provisioning via TPM from this POC.
As far as I understand from the iot-identity-service documentation the preferred way is to provision via module identity anyway.
Is it planned to support Device Streams with
IOTHUB_MODULE_CLIENT_LL_HANDLE
?The text was updated successfully, but these errors were encountered: