I have solution where python module is communicating with HW and getting data over serial communication and passing the data to Azure Edge module using GatewayHostName.
Can you please help me to implement DPS with leaf device. How will i handle GatewayHostName to transfer data to Azure IoT Edge module.
Here we are appending GatewayHostName in connection string but in DPS we don't require Connection String.
sorry for the delayed response, as github isn't notifying me of new issues... DPS is not (yet) available for leaf devices connecting through IoT Edge. it's coming, but not out yet
Hi,
I have solution where python module is communicating with HW and getting data over serial communication and passing the data to Azure Edge module using GatewayHostName.
Can you please help me to implement DPS with leaf device. How will i handle GatewayHostName to transfer data to Azure IoT Edge module.
Here we are appending GatewayHostName in connection string but in DPS we don't require Connection String.
Thanks, Prateek