Azure / iot-plug-and-play-bridge

IoT Plug and Play bridge
Other
60 stars 28 forks source link

Updates for DTDL V2 and Summer Refresh #34

Closed dipannita08 closed 4 years ago

dipannita08 commented 4 years ago

Summary of Changes:

Validation:

Documentation:

Shyamal-V commented 4 years ago

"pnp_brudge_config_source": "local",

Typo #Resolved


Refers to: pnpbridge/docs/schemas/config-modbus.json:18 in f921f8a. [](commit_id = f921f8a807a959937b03e0e731f76bb87c546d04, deletion_comment = False)

Shyamal-V commented 4 years ago
*           DigitalTwin_InterfaceClient_SetCommandsCallback. The adapter must be ready to receive 

Lets discuss this offline. #Resolved


Refers to: pnpbridge/src/pnpbridge/inc/pnpadapter_api.h:69 in f921f8a. [](commit_id = f921f8a807a959937b03e0e731f76bb87c546d04, deletion_comment = False)

Shyamal-V commented 4 years ago
*           DigitalTwin_InterfaceClient_SetCommandsCallback. The adapter must be ready to receive 

The adapter should call IoTHubDeviceClient_SetDeviceMethodCallback to register a PnP command callback, IoTHubDeviceClient_SetDeviceTwinCallback for PnP properties #Resolved


Refers to: pnpbridge/src/pnpbridge/inc/pnpadapter_api.h:69 in f921f8a. [](commit_id = f921f8a807a959937b03e0e731f76bb87c546d04, deletion_comment = False)

Shyamal-V commented 4 years ago
                                      DigitalTwin_InterfaceClient_Create

Needs an update. Should this now supply IOTHUB_DEVICE_CLIENT_HANDLE to the adapter so it can register its callbacks? Lets discuss offline. #Resolved


Refers to: pnpbridge/src/pnpbridge/inc/pnpadapter_api.h:86 in f921f8a. [](commit_id = f921f8a807a959937b03e0e731f76bb87c546d04, deletion_comment = False)