Difference between revisions of "Edge Gateway Builds"

From Datonis
Jump to: navigation, search
 
(134 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
  [[Datonis Edge Gateway|Edge Gateway Home]] > '''Builds'''
 
  [[Datonis Edge Gateway|Edge Gateway Home]] > '''Builds'''
 +
 +
'''Datonis Edge 7'''
 +
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
!Release
 
!Release
 
! colspan="1" |Build No
 
! colspan="1" |Build No
 +
!Date
 
!Windows Artifact
 
!Windows Artifact
 
! colspan="1" |Linux Artifact
 
! colspan="1" |Linux Artifact
!Customer 
+
! colspan="1" |Release Notes
 
 
Availability
 
! colspan="1" |Comments
 
 
|-
 
|-
|4.5
+
|7.0
|234
+
|137
|https://s3.amazonaws.com/kura-builds/rel_4.5/234/win-edge-4.5.234.zip
+
|17_Feb_2024
|https://s3.amazonaws.com/kura-builds/rel_4.5/234/linux-edge-4.5.234.zip
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/new_edge/rel_7.0/146/win-edge-7.0.146.zip
|Yes
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/new_edge/rel_7.0/146/linux-edge-7.0.146.zip
|Configuration of adapters via CSV (basic configuration via CSV) and advanced configuration via JSON,
+
|[[Datonis Edge 7.0 Release Notes]]
 +
|}
  
Rule execution at gateway with Rule UI, notifications are generated at cloud (except HTTP url notification which can be triggered locally), CSV simulator adapter to mock thing metric data
+
'''Old Datonis Edge Builds'''
 +
''The following versions will be deprecated soon!''
  
Adapter instruction config support i.e. write OPC UA tag values and Modbus registers via Datonis instruction
+
{| class="wikitable"
 +
|-
 +
!Release
 +
! colspan="1" |Build No
 +
!Date
 +
!Windows Artifact
 +
! colspan="1" |Linux Artifact
 +
!Dev Env Artifact
 +
!Docker Command
 +
!Customer 
  
Re-branding to Datonis Edge, OPC UA secure communication fix, OPC DA enhancements, Improved logging
+
Availability
|-
+
! colspan="1" |Release Notes
| colspan="1" |4.0
 
| colspan="1" |160
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/160/win-aliot-4.0.160.zip
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/160/linux-aliot-4.0.160.zip
 
| colspan="1" |Limited
 
| colspan="1" |Data service and transport service fixes
 
|-
 
| colspan="1" |4.0
 
| colspan="1" |118
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/118/win-aliot-4.0.118.zip
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/118/linux-aliot-4.0.118.zip
 
| colspan="1" |No
 
| colspan="1" |Multi threaded scanning support, Less verbose Info level logs, Valid default configJson, Http client thread spawn issue fix, Device profile console error fix
 
|-
 
| colspan="1" |4.0
 
| colspan="1" |95
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/95/win-aliot-4.0.95.zip
 
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/95/linux-aliot-4.0.95.zip
 
| colspan="1" |No
 
| colspan="1" |Test configJson and Repeat Test feature, Modbus register address fix, Linux emulator USB support, configJson scan_tag_ids feature to allow specific tags to be sent during scan, Jexl script support
 
 
|-
 
|-
| colspan="1" |4.0
+
|6.1
| colspan="1" |81
+
|1250
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/81/win-aliot-4.0.81.zip
+
|02_Feb_2023
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/81/linux-aliot-4.0.81.zip
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/win-edge-6.1.27.zip
| colspan="1" |No
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/linux-edge-6.1.27.zip
| colspan="1" |OPC UA, OPC DA and Modbus adapter fixes, experimental Test configJson feature.
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/dev-env-6.1.27.zip
 +
|docker run --name datonis-edge-6.1.1250 --mount type=volume,source=edge-vol,target=/opt/datonis-edge-data --publish 8080:8080 --publish 8443:8443 --publish 1883:1883 --publish 8883:8883 --detach altizon/linux-edge:6.1.1250
 +
|'''Yes'''
 +
|[[Datonis Edge 6.1 Release Notes]]
 
|-
 
|-
|4.0
+
|6.0
| colspan="1" |53
+
|1049
|https://s3.amazonaws.com/kura-builds/rel_1.0/53/win-aliot-4.0.zip
+
|16_Mar_2021
| colspan="1" |https://s3.amazonaws.com/kura-builds/rel_1.0/53/linux-aliot-4.0.zip
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/win-edge-6.0.22.zip
|No
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/linux-edge-6.0.22.zip
| colspan="1" |As this is the first build of new Gateway, this needs to tested thoroughly before production deployment.
+
|https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/dev-env-6.0.22.zip
 +
|docker run --name datonis-edge-6.0.1049 --mount type=volume,source=edge-vol,target=/opt/datonis-edge-data --publish 8080:8080 --publish 8443:8443 --publish 1883:1883 --publish 8883:8883 --detach altizon/linux-edge:6.0.1049
 +
|'''Yes'''
 +
|[[Datonis Edge 6.0 Release Notes]]
 
|}
 
|}

Latest revision as of 07:23, 28 March 2024

Edge Gateway Home > Builds

Datonis Edge 7

Release Build No Date Windows Artifact Linux Artifact Release Notes
7.0 137 17_Feb_2024 https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/new_edge/rel_7.0/146/win-edge-7.0.146.zip https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/new_edge/rel_7.0/146/linux-edge-7.0.146.zip Datonis Edge 7.0 Release Notes

Old Datonis Edge Builds The following versions will be deprecated soon!

Release Build No Date Windows Artifact Linux Artifact Dev Env Artifact Docker Command Customer 

Availability

Release Notes
6.1 1250 02_Feb_2023 https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/win-edge-6.1.27.zip https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/linux-edge-6.1.27.zip https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.1/27/dev-env-6.1.27.zip docker run --name datonis-edge-6.1.1250 --mount type=volume,source=edge-vol,target=/opt/datonis-edge-data --publish 8080:8080 --publish 8443:8443 --publish 1883:1883 --publish 8883:8883 --detach altizon/linux-edge:6.1.1250 Yes Datonis Edge 6.1 Release Notes
6.0 1049 16_Mar_2021 https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/win-edge-6.0.22.zip https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/linux-edge-6.0.22.zip https://datonis-edge-builds.s3.ap-southeast-1.amazonaws.com/old_edge/rel_6.0/22/dev-env-6.0.22.zip docker run --name datonis-edge-6.0.1049 --mount type=volume,source=edge-vol,target=/opt/datonis-edge-data --publish 8080:8080 --publish 8443:8443 --publish 1883:1883 --publish 8883:8883 --detach altizon/linux-edge:6.0.1049 Yes Datonis Edge 6.0 Release Notes