Difference between revisions of "Datonis Edge 5.0 Release Notes"
From Datonis
(Tag: Visual edit) |
(Tag: Visual edit) |
||
Line 37: | Line 37: | ||
* Many core infrastructure improvements e.g. Kura 3.0 support, tremendous improvement in OSGi build process, third party library updates | * Many core infrastructure improvements e.g. Kura 3.0 support, tremendous improvement in OSGi build process, third party library updates | ||
* Added file logging support to installer, added silent upgrade support | * Added file logging support to installer, added silent upgrade support | ||
+ | * Fixed issues - Linux HTTPS not working, Advanced config-json editing does not enable Apply, Generate config-json fails for things with no metrics | ||
+ | * Improved error logging across all components |
Revision as of 09:42, 4 January 2018
- Revamped adapter configuration UI
- Basic adapter configuration UI is completely updated to eliminate the need of advanced configuration
- Easy switch between basic configuration and advanced configuration with all changes reflected instantly
- Discover and configure multiple things per adapter with single click, easily select desired thing with advanced search
- Add same thing multiple times with different configuration like monitor tags, scan intervals, different metrics etc.
- Tag and connection help in-built in the UI, no need to refer documentation for simple stuff
- Connection Config Tab
- Configure multiple connections per thing, replicate single connection change across all things
- Connection configuration now supported picking allowed values from drop down
- Read Tags Config Tab
- Read Tags configuration UI allows adding new tags to any existing connection
- Map existing or new read tags to any metric easily
- Remove existing metric mapping or remove tags entirely
- While mapping tags to metrics, select tag aggregations like max, min, avg, sum, count and many more including custom defined
- Configure derived tags using multi line JavaScript support
- Sync and select discovered read tags through advanced search
- Advanced tag configuration UI allows drop down values e.g. Modbus register type, value types etc.
- Write Tags Config Tab
- Configure write tag for supported adapters easily e.g. OPC UA and Modbus
- Sync and select discovered write tags through advanced search
- Generate sample instruction json to be used at Datonis
- Monitor Tags Config Tab
- Add monitor, scan and date time tags easily from already configured tags
- Pick supported aggregations depending upon monitoring tag type
- Intervals Config Tab
- Configure scan, send and heartbeat interval from single pane
- Configure thing mode easily
- Seamless tag discovery support for OPC UA, OPC DA and CSV adapters, no need to type tag values
- Added support to pass JVM options like Xmx and Xms through launch batch or shell script commands
- New data types added in Modbus Adapter: String, BCD, LBCD, Word, DWord, Char. New connection options added in Modbus as well e.g. Device Id moved to connection, First Byte/Word/DWord low or high setting etc.
- Improved adapter CSV configuration
- Now downloaded CSV contains all configured tags
- Uploading CSV for a one thing does not alter or remove other configured things
- Auto update of Activity dashboard, no need of manual refresh while monitoring things, rules or ML models
- Edge now supports Websocket protocol support for Mqtt connections, Websocket support will be enabled at cloud side shortly
- Many core infrastructure improvements e.g. Kura 3.0 support, tremendous improvement in OSGi build process, third party library updates
- Added file logging support to installer, added silent upgrade support
- Fixed issues - Linux HTTPS not working, Advanced config-json editing does not enable Apply, Generate config-json fails for things with no metrics
- Improved error logging across all components