V1.0.8
STAGING ENVIRONMENTS
POC : July 31, 2025
PRODUCTION ENVIRONMENTS
NORTH AMERICA : Sept 16, 2025
NEW FEATURES
- Video streaming support has been added to the device template. By enabling this option, devices using the Python SDK can stream live video to AWS Kinesis. /IOTCONNECT™ provides an integrated interface to view the live stream directly from the device in Video Streaming tab of device page.
- Device Dashboard Import is now available as part of this release, enabling you to quickly set up and reuse existing dashboards for faster configuration.
- Users can now add wireless devices in bulk, streamlining large-scale onboarding.
- Introduced a new ARRAY data type for template attributes, enabling support for nested JSON in telemetry data. However, please note that rules cannot be applied to this data type.
- The platform now allows devices to communicate without being associated with a predefined template. In such cases, a Cloud Template will be created based on the incoming device data, and the device is categorized as ‘Unassociated’. However, to enable bidirectional communication, the Cloud Template must be converted into a standard template.
- For Greengrass devices, live telemetry can now be segmented by components, allowing users to view real-time data for specific components. To enable this, users must define a mapping between components and template attributes.
- Added support for configuring Time to Live (TTL) for document in DynamoDB, allowing users to define a retention period after which documents are automatically removed.
ENHANCEMENTS
- The Greengrass onboarding process has been enhanced to provide greater flexibility and a simplified approach for onboarding both Nucleus Lite and Nucleus classic. Additionally, improvements to component creation and deployment workflows have streamlined OTA (Over-the-Air) updates, while also offering better configuration management for component deployment.
- Added support for setting a display name for template attributes, allowing for more user-friendly labeling in dashboards and other UI elements.
- A Refresh button is now available on each dashboard widget, allowing users to instantly load the latest data.
- Users can now review details of their subscribed solution within the Settings section.
- Device Lookup now includes extended search, offering a more granular approach to finding your devices.
- Enhanced the file upload functionality to support large files in both firmware management and firmware upgrade processes.
- Added support for updating decoders even after approval, allowing users to modify and redeploy the same decoder post-deployment.
BUG FIXES
- Various UI improvements and minor bug fixes have been implemented to enhance the overall user experience.
- Fixed an issue with incorrect local date display in the Subscription widget. It now consistently displays the correct date in UTC format.
- Removed the restriction on the number of command parameters—users can now send an unlimited number of parameters with a command.
- Fixed an issue where special or spatial characters in the Quick Search input caused errors or prevented search results from loading properly.
- Fixed a bug where rules were incorrectly triggering notifications even when their conditions were not met.
- Fixed a display issue in tabular lists where rows containing null attribute values were not rendering correctly.