This commit is contained in:
Chaoyi Yuan 2019-09-29 09:30:53 +08:00
Родитель b114a9911c
Коммит 1bda73f268
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -1,7 +1,9 @@
## 2.11.0
### Added
* List PnP Interfaces in tree view
### Changed
* Brand new send D2C messages experience
* Show interface ids instead of interface names
* Brand new 'Send D2C Messages' experience
* Use tooltip to show connection state
* Show running status even when module is disconnected

Просмотреть файл

@ -2,7 +2,7 @@
"name": "azure-iot-toolkit",
"displayName": "Azure IoT Hub Toolkit",
"description": "Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Device Simulation, IoT Hub Code Generation",
"version": "2.11.0-RC",
"version": "2.11.0-rc",
"publisher": "vsciot-vscode",
"aiKey": "0caaff90-cc1c-4def-b64c-3ef33615bc9b",
"icon": "logo.png",