src/Models/AZ3166Device.ts (3 lines): - line 218: const res = await this.setDeviceConfig(credentials, deviceSettingType); // TODO: Mind the return value. - line 798: // TODO: select com port from list when there are multiple AZ3166 - line 931: // TODO: Currently, we do not support portable Arduino installation. src/Models/ArduinoDeviceBase.ts (1 line): - line 193: // TODO: Let's use the MacOS template file for OS that is not win32/linux. src/DigitalTwin/CodeGeneratorCore.ts (1 line): - line 590: // TODO: should check the integrity of the CodeGen CLI src/exampleExplorer.ts (1 line): - line 304: // TODO: Add buttom to submit issue to iot-workbench repo. src/Models/AzureComponentConfig.ts (1 line): - line 10: // TODO: need to check what value should be included here src/Models/IoTWorkbenchProjectBase.ts (1 line): - line 75: // TODO: For backward compatibility, will remove later src/Models/IoTContainerizedProject.ts (1 line): - line 163: // TODO: open install_packages.sh bash script.