python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
REST API Endpoint to generate SAS token for Edge Devices in Azure IoTHub
What is REST API endpoint for the following command ?
az iot hub generate-sas-token -n myIoTHub -d myDevice --du 630720
Salman Azmat
Votes: 0
Answers: 1
Access to read module twin data via Azure IoT Hub's APIs?
I'd like to be able to pull an IoT Edge device's module twin via an HTTPS GET request just like the Azure Portal does. In the portal, I see this firing...
https://my-hub.azure-devices.net/twins/my-dev...
papakpmartin
Votes: 0
Answers: 1