R7 05-Apr-2023
The dashboard's panels will load progressively rather than attempting to load all panel data simultaneously. This approach enhances dependability and improves error management within the dashboard. If a particular panel encounters an issue, it will not hinder the entire dashboard's functionality. Instead, only the affected panel will be emphasised, with the option to refresh its data.
Now you can access the Bytebeam documentation within the cloud. You can click on help icon to get relevant documentation
Added basic validation in panels based on the data type of columns, it will prevent basic errors in the panel data due to mismatch between data types
- Will be only able to set numerical fields in GPS columns
- If the String type column is selected in the panels, it will only show 'Min' and 'Max' Aggregates
If any action has failed, you can see the status as well as the error message in Device Management directly
- Downloaded metadata CSV file will have empty string to represent null values
- Fixed device pulse sorting bug and started showing Total count in the panel