July 10, 2026

This week we added release notes for Cloud Platform.

Cloud Platform

Release typeEnvironmentFeatureSummary
FixedUS-FieldUser ServiceFixed the issue where the Previous Page and Next Page navigation in Alert History did not work correctly.
FixedUS-Dev
EU-Field
US-Field
Data Search
Service
Optimized data processing to reduce activity records loss during periods of high system load.

Mobile Platform

Following are the v10.0.0 release for Android/iOS:

Release typeEnvironmentFeatureSummary

Enhanced 

 

Android – mSDK 
Android – Aura 
iOS– mSDK 
iOS - Aura 
SDK configuration 
Aura Configuration 
Added a new system setting devicesPollIntervalInMs to allow the app to configure the device polling interval. This provides greater flexibility to optimize how frequently the app checks for device updates. 
Enhanced Android – mSDK 
iOS - mSDK 

MDSSV2 

 

Dynamic MQTT Broker Host Configuration 

Previously: The MQTT host URL was hardcoded in the mobile client SDK. 
Now: The mobile SDK fetches the broker host URL dynamically from the cloud at runtime and connects using it. 

Benefit: Eliminates the need for app updates in the future if the broker host URL changes. 

 

Enhanced 

Android – mSDK 
iOS - mSDK 

 

MDSSV2 

Updated Default Subscription Types at SDK Level 

Previously: The SDK subscribed only to the datapoint topic by default. 
Now: The SDK's default subscription includes the following topics: 
  • connectivity 
  • datapoint 
  • datapointack 
  • Register 
Enhanced 

Android – Aura 
iOS - Aura 

 

MDSSV2 

Default MDSS Version Update in Aura App 

Previously: Aura app defaulted to MDSSv1. Message Data Stream Service v1 is an event-based data publishing system that uses WebSocket. 

Now: Aura app defaults to MDSSv2. Message Data Stream Service v2 is an event-based data publishing system that uses MQTT. 

Enhanced 

Android -Aura 
Android – mSDK 
iOS -Aura 
iOS - mSDK 

 

Datapoint Post 

Standardized Decimal Datapoint Precision Across Cloud, BLE, and LAN DP POST 

Previously: Decimal datapoint values were handled inconsistently across Cloud and local control. 
Now: Decimal datapoint posting is standardized across Cloud, BLE  and LAN— values are posted and displayed on the UI with a maximum of 2 decimal places. If a value has more than 2 digits after the decimal, it is rounded up (ceiling) to 2 decimal places. 

 

   SDK, Aura are built using Android Studio Quail 1 | 2026.1.1 Patch 2, Java 17, Gradle 8.9 & AGP 8.6.1 
   

SDK, Aura are built using Xcode 26.2 on macOS 26.1.