Minor 2
New Features
Define Attribute colour for Widget/Chart [234]
Platform now provides way to configure attribute default colour; with this feature, user can set colour to specific attribute and this custom colour will reflect on chart or in widget.
Save Draft in Support Ticket [215]
Platform provides feature to save textual information while creating support ticket in draft to avoid data loss. Draft information will be auto loaded next time when user comes to view support ticket
Skip bigdata store [250]
In order to implement data security, platform now provides way to skip storage of device telemetry data into out of the box Big Data Store provided by platform i.e. no data will be stored in CosmosDB, Data Lake or Timeseries if company have enabled skip bigdata store option. Please note that, with this feature on, company will not be able to see historical data and recent endpoint of chart widgets
New Auth type Symmetric Key [236]
Platform now supports new auth type called Symmetric Key. With this auth type, Device is expected to generate SAS token in order to make connection to broker, up till now platform was generating SAS token and sending to device to make connection. Existing Key base is renamed to Token and that will work as it is.
Performance Improvements
- Optimize dashboard widget to show data for device which is visible to user [204]
- Auto scale platform broker to accommodate more certificate [209]
- Optimize the Filter APIs to give quick result [212]
- Added generic support ticket type section to create support ticket to start conversation with platform team [172]
- Added auto refresh setting on insight graph tab of device [244]
- Added command with updated value of data frequency to intimate device on change of data frequency in template [245]
- Added recent endpoint feature to load recent data to Line Chart, Combo Chart and Pie Chart [249]
- Added option in Device Template to enable File support and display current device message version [258]
Fixes
- Added confirmation message on disabling configuration [208]
- Gauge chart does not allow selection of child data [243]
- Fixed issue of not attaching comment image into support comment email. [248]
- Fixed loader issue in dashboard having API Counter widget [255]
- Fixed issue of breaking telemetry on updating attribute name in template [256]
- Fixed issue of historical data export email not send out for some customers [246]
- Azure IoT Edge Device not created in edge device section of azure iothub [252]
Minor 1
New Features
Build your SDK Info [226]
Platform now allows you to create your own SDK with new device message version. This requires you to build SDK which includes SDK Info along with other details. SDK Info is combination of Language and SDK Version. This will help you identify which device running on which SDK Version. Keep in mind that this is for Firmware Version. This is SDK Version which communicate with broker to send data and receive commands
Deploy Module to IoT Edge Device [228]
Once your IoT Edge module with your business login created, you can deploy them to your Azure IoT Edge device using this module. It allows you to create deployments by adding module definition and routes to define message flow into your IoT Edge Device
Documentation of Data Ingestion [238]
Revised Data Ingestion help guide to include new steps and guidelines to use new Data Ingestion Service at
https://help.iotconnect.io/knowledgebase/data-ingestion/
Performance Improvements
- Better representation of audience of device notification. User information will get displayed in group of notification delivery method
- Optimize the notification selection and filter based on the logged in user’s entity [229]
- Added Global device endpoint for DPS enabled account in Key Vault section of configuration [241]
- Discovery URL into Key Vault. Platform have added Discovery URL to account’s Key Vault section, this will be used while building custom SDK; to get Device Identity service url [221]
- Added user information who have added Device Certificate [239]
- Optimize the rule evaluate process [242]
- Optimize the entity lookup across platform [223]
Fixes
- Fixed metering issue for excluding service bus message count
- Fixed alignment issue in device certificate listing
- Fixed message sequence received by solution in create and update device
- Fixed the copy function while copying self-signed key values in Firefox browser
- Fixed the TPM device batch import status. Status shows failed for success batch import
- Fixed the issue where user can perform edge device batch import form gateway device batch import section [232]