Any cordova plugin that connects to azure iot hub and methods to upload files?
Asked
Active
Viewed 113 times
0

AshokPeddakotla
- 1,010
- 7
- 18

amasidda wadeyar
- 54
- 4
-
Is there any reason why you are not using one of our open sourced Azure IoT SDKs? See the Benefits of using the Azure IoT SDKs: https://github.com/Azure/azure-iot-sdks, and pitfalls to avoid if you don’t:https://azure.microsoft.com/en-us/blog/benefits-of-using-the-azure-iot-sdks-in-your-azure-iot-solution/ I haven't found a plugin. You may check this https://www.microsoft.com/developerblog/2016/08/31/cordova-iot-simulator/ and see if it helps. – AshokPeddakotla Mar 27 '19 at 12:16
-
No cordova plugin present for azure iot sdk. SDK's are present only for Java, C, Node, phython and .net. How can i write a hybrid app that works both for iOS and Android devices. – amasidda wadeyar Mar 27 '19 at 20:35
-
@AshokPeddakotla-MSFT No cordova wrapper is available for android and ios Azure iot sdk's. – amasidda wadeyar Mar 27 '19 at 21:02
-
Please provide your feedback on the Uservoice forum: https://feedback.azure.com/forums/321918-azure-iot and upvote it for this feature. – AshokPeddakotla Apr 17 '19 at 06:15