I am using Azure IOT connector V3.0.
Azure IOT Device supports 1>sending Telemetry 2>upload file to blobStorage and notify IOT HUB 3>DeviceTwin updates(reported properties)
1> How can Azure IOT Device invoke a local service on my AzureIOTHubThing running on TWX platform
2> Does connector update the individual properties of AzureIOTHubThing when there is updateDeviceTwin event OR it just updates the reportedProperty ?