IoT Gateway 22.02 Release Notes
What's new in the deviceWISE Edge 22.02 release
The latest released build is 22.02.08
Customers who installed 22.02.06 of deviceWISE or the deviceWISE Workbench should update to version 22.02.08.
We updated our version naming convention for deviceWISE Gateway releases in 2021. The first two digits indicate the year when we started work for that release. The second two digits increment with each release during that year. The third two digits indicate the build number associated with a release. Smaller updates to a previous release will increment this third number.
Customers upgrading a node from previous deviceWISE versions should reference the “Upgrading from previous version” section near the bottom of these release notes before starting the upgrade.


deviceWISE Runtime
- Fix defects
-
Mapping will now be disabled if the target device is stopped/disabled
-
Added new command to provide serial com list only from properties file
We removed the Local Portal feature beginning with the 21.09 release.
deviceWISE View (version 1.5.0)
- Fix defects
Gateways
Note: Each Asset Gateway license is limited to 5 devices. If you want to add more devices, please contact your sales representative and request additional licenses.
- Add support for OPC DA Client in Windows 64-bit platforms.
Note: 20.1.9 was the final release for the following VxWorks-based gateways. These were removed from builds beginning with the 20.1.10 release. If you need assistance, please contact us here.
- Asset Gateway for Mitsubishi CCPU
- Enterprise Gateway for Mitsubishi MESInterfaceIT
- Enterprise Gateway for Siemens ERPC
Customers using our Windows products should review the section below covering "Upgrading from previous versions". We moved to a new installation architecture for Windows products with version 19.1.6.
Transaction Server
- Fix defects
-
For JSON payloads, allow escaping of json string values like " (double-quote)
-
Remove iTAC transport
Tunnel Manager
- Added a command line option to start the Tunnel Manager headless (without requiring a Graphical User Interface - GUI).
- Add an interface so that the Tunnel Manager can be shutdown without a GUI.
Workbench
- Fix defects
-
Backup Node – updated to allow a choice of what is backed up
-
Create new Technology Preview of the Workbench that contains menu Chinese text translation.
Drivers
Navigate to the Management Portal -> Developer page -> Resources item to identify the drivers and driver versions supported on a specific platform with this release. Both new installations and updates should include the drivers for this release.
-
AWS IoT Sitewise (New Technology Preview Release)
-
BACNet (Technology Preview)
- Enhance the item list so that if a file with extension.txt is detected, the driver will read the contents as the subscription list.
- Fanuc CNC – minor bug fixes
- Modem
- Send the modem signal strength back as cell bars for the graphical RSSI display
- MTConnect - bug fixes
- Nachi Robot (Technology Preview)
- Add Action to get diagnostic data
- Add Spot Weld Count
- OPC DA Client
- Add support for Windows 64-bit Platforms
- Update the package name
- OPC UA Client
- Bug Fixes
- Add ability to read structures from within a Trigger
- Automatically add a subscription for a tag or tags as they are being read to reduce the amount of polling performed against the server
- OPC UA Server - bug fixes
- Rockwell Compute Module Backplane driver – update for Linux 64-bit platforms
- Allen Bradley Rockwell driver
- Fix error when reading array of strings when they contain invalid length
- Fix to show all Alias Tags
- Sandbox - HTTP Client
- Add support for Digest Authentication
- Serial
- Serial port enumeration interface: add an entry to list only those ports explicitly specified in the 'dwcore.platform.properties' file.
- Sick CLV Scanner - bug fixes
- TPC - bug fixes


The following defects were fixed in this release.
deviceWISE Runtime
MAP-17583: Node core memory high issue
Description: Fixed http variable subscription leak in 22.02.08.
MAP-15652: Email Action fails sending to MS 365 email server
Description: Fixed Email Action so that it can send successfully to MS 365 email server in 22.02.08.
MAP-17624: Trigger fails when attempting to use a Local DB Update action to update a local DB table where that DB table has Real data types.
Description: Float8 was missing the delimiter in variable_to_string function. Fixed in 22.02.08.
MAP-17420: os.network.get not enumerating unique key for interface entries
Description: Populate the key field in the network info object for 22.02.
MAP-17542: DW node stop/restart on Trigger fire
Description: Add setbit action error message for 22.02.
MAP-17423: Node restarted due to possible mutex deadlock - 21.10 64-bit version
Description: Fix in 22.02 for possible session deadlock when TCP buffer is full.
MAP-17453: Node Restarted Due to Mutex
Description: Duplicate of MAP-17423. Fixed in 22.02.
MAP-17478: new HTTP server secured mode does not work well
Description: The secured connection was updated in 22.02 to only allow HTTP1.x since HTTP2 has not been implemented.
MAP-17320: HTTP Server(LWS) -- inconsistent messages on startup.
Description: Update HTTP Server messages during initialization for 22.02.
MAP-17356: LDAP policies come up as disabled when restoring from a backup
Description: In 22.02 we made a change to support the import/export policy with state. The user will export an enabled policy, so that the import will restore the policy in enabled state.
MAP-17329: Update Firmware SUP package - the firmware is updated but the cloud trigger fails
Description: Some of the sub actions failed, and our check is recursive. We updated to relax the check and only report root level problems in 22.02.
MAP-17330: SUP - Install nginx package. The package is installed but the cloud trigger fails
Description: Updated to check for root level of SUP status in 22.02. This is the same as MAP-17329..
MAP-17569: SUP imported trigger is stuck in disabled state
Description: Importing an existing trigger caused it to go disabled, and it could not recover on its own. The Trigger metadata "User" is removed on import(hot edit), causing the trigger not be able to restart when disabled. Fixed in 22.02
Platforms
MAP-17643: Can't do a firmware upgrade to 22.02 or start for a BBE, Systech, and other Linux-based Asset Gateways
Description: This issue was introduced in the 22.02 release with the fix for MAP-17420 where we “populate the key field in the network info object” and we did not handle null characters properly. We fixed this in the 22.02.08 build by adding null checking to network.unix.c. Fixed in updated build 22.02.08.
deviceWISE View
MAP-17387: View implement variable picker in all parts
Description: Added variable pickers used in value card for triggers and states as the variable pickers in the value card is optimized. in 22.02.
MAP-17389: View Can't handle Rockwell Strings
Description: Fixed the code to handle Rockwell Strings when using variable pickers. in 22.02.
MAP-17473 View -The export display does not seem to create a fully defined json file
Description: The export display function does not seem to create a fully defined json file for display, fix made to create fully defined json file with all widgets in the display during export. in 22.02.
MAP-17224 DeviceWISE View screen will stop updating variables, sometimes with an error and sometimes without
Description: Updated deviceWISE-angular library to resubscribe when timeout errors are thrown by the stream. in 22.02.
Drivers
MAP-17581: MTConnect not reporting <Conditions> attribute
Description: Updated the driver to accept XML with Conditions attribute in 22.02.08.
MAP-17646: LAB - Gateway Node crashed with 22.02.06 Rockwell Listener
Description: Updated Rockwell Listener in 22.02.08 to fix the crash.
MAP-17659: Gateway Node crashed around dwsickclv(Sick Listener) and dwtcp(TCP Listener)
Description: Updated Sick Listener and TCP Listener to fix a potential crash in 22.02.08.
MAP-17417: OPC-UA Driver - Can't read a Structure variable
Description: Added ability to read structures in 22.02. Note: users of this feature will need to parse the results using the Decode Binary Buffer action
MAP-17435: Gateway Node Crashed While Stopping Sick Listener
Description: Improved handling of threads and added mutex protection in socket callback in 22.02.
MAP-17378: Reading an array from CompactLogix causes node to crash
Description: Fix in 22.02 to evaluate the length of a Rockwell string and report an error if invalid. This was not being done for array elements after the first one.
MAP-17496: Fix that enumerates all Alias tags.
Description: We fixed an error where the filtering of the data type was removing variables that should have been included. Fixed in 22.02.
MAP-17479: libdwjson.so missing when trying to install the dwjson package
Description: Regression occurred when JQ was added to the package in 22.01. libdwjson.so library was missing when trying to install the dwjson package. Fixed in 22.02.
MAP-17430: Curl problem -- make calls/callbacks unique by prefixing driver name
Description: Maximo Curl API function renaming fixed in 22.02.
MAP-17490: OPC UA Client enumeration issues
Description: Changes made to support auto-subscription resulted in some structures not being enumerated. This was fixed along with some fixes for Coverity issues in 22.02.
MAP-17413: Repeated Node Crash - 21.08 64-bit version
Description: dwrockwell: Fixed crash in accessing dangling pointer during bad tag, skipped tags. Fixed in 22.02.
MAP-17279: Generic Serial Driver - Port enumeration interface list does not handle ports specified in the 'dwcore.platform.properties' file correctly. Appears to be using the 'name' string rather than the 'value' string as the physical port name.
Description: dwserial: Fixed in 22.02 to Resolve COM Port Name.
MAP-17368: coverity errors - dwfanuc_cnc
Description: Fixed Coverity errors in 22.02.
MAP-17269: Coverity Errors - dwview
Description: Fixed Coverity errors in 22.02.
MAP-16877: OPCUA client Coverity problems
Description: Fixed Coverity errors in 22.02.
MAP-17293: MQTT -- Can't connect w TLS
Description: MQTT did not support TLS without certificates. Fixed in 22.02.
MAP-17485: MQTT Publish Float8 variables
Description: Corrected an issue where we were not printing all the digits when converting to a string. Fixed in 22.02.
Transaction Server
MAP-17148: TS leaks threads and sockets for JMS when Websphere server is downDescription:
Description: Added New Version of Jar Files to connect to JMS to fix the leaks of threads and sockets in 22.02.
Workbench
MAP-17655: DeviceWISE backup utility does not launch
Description: A jar file was missing from the original 22.02 installation. Customers with the original 22.02 release can work-around this by adding this jar (flatlaf-0.44) to the jars directory where a backup is installed or install 22.02.08. This issue was fixed by including the missing jar in the 22.02.08 release.
MAP-17672: Selective backup/restore from Workbench does not put licenses first in list
Description: Moved licenses to start of any import/restore in 22.02.08. A change in the original 22.02 release introduced this issue. Customers should update their 22.02 Workbench to 22.02.08 or later.
MAP-17652: AWS Cloud Connector connections not established automatically after restoring from backup
Description: This was fixed with the change for MAP-17672 in 22.02.08.
MAP-17653: Device type shows as not licensed after restore node from backup using 22.02.06 Workbench
Description: This was fixed with the change for MAP-17672 in 22.02.08.

Generally Available | |
---|---|
Device Driver | Version |
AcraDyne driver | 1.1.2 |
Advanced Display Protocol | 1.0.1 |
Allen-Bradley (Rockwell Automation) - Updated in 22.02.08 | 2.19.4 |
Apex Cleco driver | 1.9.2 |
Atlas Copco driver | 3.6.3 |
Azure | 2.1.6 |
Beckhoff driver | 2.1.6 |
Danlaw | 2.12.2 |
Estic driver | 1.1.2 |
FANUC CNC Driver - Updated in 22.02 | 1.3.1 |
Fanuc driver | 2.3.1 |
Industrial driver | Updated with each release |
Ingersoll Rand driver | 1.3.2 |
LDAP – do not use with Linux X86 and 22.01 and later | 1.1.1 |
Lua | 1.1.2 |
Mitsubishi driver | 3.3.6 |
MindSphere – do not use with 22.01 and later | 2.0.4 |
Modbus driver | 2.10.5 |
Modbus Server driver | 1.1.8 |
Modem - Updated in 22.02 | 1.5.1 |
MQTT driver | 2.0.8 |
MTConnect driver - Updated in 22.02.08 | 1.2.9 |
NMEA GPS | 1.0.3 |
OAuth2 | 2.3.0 |
Omron driver - Updated in 22.02 | 3.8.0 |
OPC-DA Client driver – Updated in 22.02 | 2.7.0 |
OPC-DA Server driver - Use the package from 22.01 | 1.1.5 |
OPC-UA Client driver – Updated in 22.02 | 4.1.1 |
OPC UA Server - Updated in 22.02 | 1.2.2 |
Rockwell ControlLogix driver | Updated with each release |
Schneider Electric | 2.9.0 |
Siemens S7 driver - Updated in 22.02 | 2.11.2 |
Stanley Tools driver | 1.1.2 |
Sysmon | 1.0.2 |
TCP Listener- Updated in 22.02.08 | 2.3.6 |
TR50 | 2.5.3 |
Pilot Ready | |
---|---|
Device Driver | Version |
Bosch Rexroth driver | 1.8.2 |
ROC Plus driver | 2.0.2 |
SNMP driver | 1.1.0 |
Sturtevant Richmont driver | 1.8.2 |
deviceWISE View – updated in 22.02 | 1.5.0 |
Technology Preview | |
---|---|
Device Driver | Version |
AWS | 0.2.3 |
AWS SiteWise - New in 22.02 | 1.0.0 |
BACnet / IP driver– Updated in 22.02 | 3.2.6 |
Barcode Scanner | 1.1.0 |
CODESYS driver | 0.6.1 |
CTI (Control Technologies Inc.) driver | 2.1.4 |
Dell Edge Gateway (Linux 64-bit) | 0.5.0 |
EDU (not built for Windows 64-bit) | 1.0.0 |
E-Sensors | 1.0.0 |
File Watcher | 1.0.4 |
Google Cloud Platform (GCP) | 0.3.2 |
GrovePi driver(Only in Raspbian directory) | 1.0.1 |
HTTP Server | 0.7.0 |
IBM Maximo | 1.1.1 |
J1939 IXXAT device Driver | 1.1.0 |
JSON | 0.5.2 |
Kawasaki | 0.6.3 |
Nachi – Updated in 22.02 (Windows Only - Win32 and Win64) | 0.5.0 |
ScanTools OBD-II | 1.0.0 |
Pepperl+Fuchs | 1.0.1 |
Sandbox - Updated HTTP Client in 22.02 | 1.2.0 |
Serial - Updated HTTP Client in 22.02 | 1.2.1 |
SICK CLV Scanner - Updated in 22.02.08 | 1.1.5 |
Telit SmartIO | 2.2.0 |
Virtual | 1.3.0 |
Xirgo | 1.3.0 |
Zaxis (only built for Windows products) | 0.5.1 |

deviceWISE Enterprise Gateway products
Software Products
- AIX 64-bit (Version 6.1 and Version 7.1 and Version 7.2)
- Linux 32-bit (CentOS 6)
- No CentOS 5 support
- Linux 64-bit (CentOS 6 and CentOS 7)
- No CentOS 5 support
- Full - for deviceWISE Enterprise Gateways for 32-bit Linux installed on 64-bit CentOS Operating Systems (requires 32-bit glibc, e.g. glibc.i686 on CentOS 7)
- Full - for deviceWISE Enterprise Gateway for 64-bit Linux
- Red Hat Enterprise Linux v8
- SUSE Linux Enterprise Server 15 (64-bit)
- Ubuntu 18.04. 20.04 (64-bit)
- Windows 32-bit (Windows 7, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019)
- No support for Windows Home Edition
- Windows 64-bit (Windows 7, Windows 10, Windows Server 2012 R2, Windows Server 2016 64-bit, Windows Server 2019 64-bit)
- No support for Windows Home Edition
Embedded Products
- Rockwell ControlLogix Compute Module
- Mitsubishi MES Interface IT **** We discontinued this with 20.1.10 ****
- Dell Edge 5000 **Discontinued**
- Mitsubishi WinCPU ** Supported through 21.06 **
- Siemens ERPC **** We discontinued this with 20.1.10 *****
deviceWISE Asset Gateway products
Software Products
- Linux 32-bit (CentOS 6)
- No CentOS 5 support
- Linux 64-bit (CentOS 6 and CentOS 7)
- No CentOS 5 support
- Full - for deviceWISE Asset Gateways for 32-bit Linux installed on 64-bit CentOS Operating Systems (requires 32-bit glibc, (glibc.i686) on CentOS 7)
- Full - for deviceWISE Asset Gateway for 64-bit Linux
- Red Hat Enterprise Linux v8
- SUSE Linux Enterprise Server 15 (64-bit)
- Ubuntu 18.04. 20.04 (64-bit)
- Linux 64-bit (Snap) - Discontinued
- Windows (Windows 7, and Windows 10)
- No support for Windows Home Edition
- Windows 64-bit (Windows 10)
- No support for Windows Home Edition
Embedded Products
- B+B SmartWorx Spectre V3
- CalAmp LMU-5000 (Rev C and Rev G) – Discontinued with version 22.01
- CalAmp CDM-5030 – Discontinued with version 22.01
- Cisco 829
- Cisco IE 4000 - Discontinued with version 21.10
- Cypress CTM-200
- GateTel EZMoto V2
- Mitsubishi CCPU - **** We discontinued this with 20.1.10 ****
- MultiTech Conduit (with Serial and GPIO and cellular modules)
- MultiTech Conduit AEP for AT&T**
- MultiTech OCG-D (Models H5)
- MultiTech rCell (Model MTR-LAT1-B07)
- Option CloudGate (Models CG0192 and CG0112 with v1.x or v2.x firmware)
- RedLion (Pilot Ready)
- Siemens (MicroBox, NanoBox) - Discontinued
- Siemens IoT 2000 (Wired only)
- Siemens ERPC* - **** We discontinued this with 20.1.10 *****
- Systech SysLINK SL-500
- Teltonika TRB Gateway (requires glibc-based firmware build from Teltonika)
- Teltonika RUTX Router (requires glibc-based firmware build from Teltonika)
- USRobotics 3510
- Vantron VT-M2M-LV
- Xmodus XM1710E (Pilot Ready)
Limited Release** features
* - Denotes a supported gateway that was not specifically tested for this release. Of the Asset Gateways listed, most use a standard Linux or Windows load or they are very similar to a tested Enterprise Gateway.
** - Limited Release features meet customer specific features and configurations. These features may not be available in all hardware and operating system configurations.

Actions and Events
MAP-7740: Log Message action not logging the $ char in a log message
Description: The Log Message action does not write the $ char in an exception log message. This can be bypassed by using 2 $ chars back to back.
MAP- 14633: Segfault crash on CalAmp RevG when doing a Local DB Select action
Description: When executing a trigger with the Local DB Select action on a CalAmp RevG, the node will crash with a segfault. The crash seems to only occur when the Return Result as Array parameter is set to True. No other platforms (including CalAmp RevC and CalAmp CDM-5030) exhibited this behavior.
MAP-14696: SSL Certificate Expired
Description: The self-signed SSL Certificate expired. Updating the certificate will not help because browsers are blocking all self-signed certificates. The user should provide their own valid certificate through properties when using deviceWISE HTTP server or else the browser may not allow HTTPS requests.
The following properties are available to configure the certificate used by the HTTP Server. Please refer to https://docs.devicewise.com/Content/Products/GatewayDevelopersGuide/Properties-file-management.htm?Highlight=properties%20file
for adding properties.
- To change cert file, add/modify http.ssl.cert_file to point to a cert in PEM format relative to $INSTALL_PATH#/dwcore directory. By default, deviceWISE ships with a dummy certificate.
http.ssl.cert_file=cert/server.pem - The cert file can have a passphrase to it. The user can add the property "http.ssl.cert_pass" to specify the passphrase.
http.ssl.cert_pass=PLAINTEXT
MAP-14751: Node failed to install SUP due to file_chmod failure
Description: chmod failed because we used it on a command instead of just the executable.
Hot-Edit of Started Triggers
MAP-11421: deviceWISE crashed when Editing and Saving a Started trigger
Description: Intermittent issue where deviceWISE crashed when attempting to Edit and Save a Started and Loaded trigger
Asset Gateway for CalAmp
MAP-5369: OS Shutdown action does not work on a CalAmp RevC or RevG
Description: The OS Shutdown action does nothing when executed on a CalAmp RevC or RevG. This feature has not been implemented in the Asset Gateway for CalAmp.
Asset Gateway for MultiTech
MAP-4860: Local time zone for Brussels is 2-hours off
Description: Setting the local time for Brussels, Belgium is two hours off in the Asset Gateway for MultiTech.
Workaround: Select the local time option for Paris, France in the Asset Gateway for MultiTech.
Asset Gateway for Option CloudGate
MAP-8230: Option V2 CDMA: Message corruption on Send SMS
Description: For Option CloudGate CDMA-equipped models, cellular Actions and Events related to SMS send and receive are not supported.
MAP-8231: Option V2 CDMA: Sending a large SMS message fails on with internal CloudGate api error
Description: For CloudGate Option CDMA-equipped models, cellular Actions and Events related to SMS send and receive are not supported. Sending a large SMS > 160 characters fails with a CloudGate API error on an option V2 CDMA node.
MAP-10092: No TR50 S&F disk storage type support for Option CloudGate V1
Description: TR50 S&F support is present, but the S&F disk storage type is not available.
Asset Gateway for USRobotics
MAP-10662: No TR50 S&F disk storage type support for USRobotics
Description: TR50 S&F support is present, but the S&F disk storage type is not available.
Device types
MAP-9212: Be aware of endianness when importing or exporting Global Variables device and data values
Description: When exporting a Global Variables device with its data values from one node and then importing the Global Variables device and the data values into another node, the endianness of the nodes must be taken into consideration. For example: exporting from a big endian node (Power PC) and then importing into a little endian node (X86). The numeric data values will not be correctly represented in the imported node.
After the import, the Global Variables device should be edited, and the data values reviewed and modified.
Enterprise Gateway for Siemens ERPC
MAP-1933: On a Enterprise Gateway for Siemens ERPC, a controlled Listener fails to connect to queue manager on first attempt
Description: When accessing a WebSphere MQ server via a transport or a listener, the very first connect request after boot fails due to a limitation in the firmware. Subsequent connect requests work correctly.
Workaround: Repeat the connect request.
MAP-3634: FTP action with Transfer Mode set to Active fails on Enterprise Gateway for Siemens ERPC
Description: When using a trigger FTP action, the Put and Get operations do not work when Transfer Mode set to Active on ERPC.
Workaround: Set the Transfer Mode parameter to Passive instead of Active until the problem is fixed in a future release.
MAP-5707: FTP client does not connect to server in passive mode on ERPC
Description: The deviceWISE FTP Server in the Enterprise Gateway for Siemens ERPC cannot support a FTP client in passive mode.
Workaround: Use the FTP active mode instead.
MAP-6793: A TR50 connection with SSL will fail on ERPC
Description: TR-50 is not supported on the ERPC platform.
MAP-9820: VxWorks-based Enterprise gateway platforms lose SQLServer Connectivity after Windows updates
Description: Windows updates add new items to the Windows cipher suite and change the default order of items within the cipher suite. This prevents a successful connection with SQL server.
Workaround: Move this cipher suite “TLS_RSA_WITH_AES_256_CBC_SHA (53)”, to the top of the list of cipher suites. See the More Information section on this Microsoft page for instructions to configure the SSL Cipher Suite Order Group Policy setting : https://support.microsoft.com/en-us/kb/3161639. Using this method retains the order of the cipher suites across subsequent Windows updates.
MAP-11664: VxWorks-based Enterprise gateway platforms cannot process empty ResultSets from an Oracle Stored procedure
Description: If you execute an Oracle database stored procedure transport map that returns result sets in output parameters the transaction action will fail if the result set output parameter is null.
MAP-11665: VxWorks-based Enterprise gateway platforms cannot process empty ResultSets from a SQLServer Stored procedure
Description: If you execute an SQLServer database stored procedure transport map that returns result sets the transaction action will fail if the result set is empty.
Enterprise Gateway for WinCPU Q
MAP-17091: WinCPU Q does not support latest version of OpenSSL library
Description: WinCPU Q is not supported on releases after 21.06. The platform uses an older Microsoft Embedded Windows operating system that is incompatible with newer versions of the OpenSSL library.
Asset and Enterprise Gateways for Linux
MAP-17041: LDAP driver crashes when using Linux X86 products
Description: The LDAP package was removed from all Linux X86 products in 21.10.
Asset and Enterprise Gateway for 32-bit Linux
MAP-17041: LDAP driver crashes when using Linux X86 products
Description: The LDAP package was removed from all Linux X86 products in 21.10 and later releases.
Enterprise Gateway for Windows
MAP-3455: The Enterprise Gateway for Windows Restart feature from the Node Administration tab does not work as designed
Description: The Restart feature available from Workbench -> Administration -> Node Administration tab may not cleanly stop and then restart the runtime. When there are many active transports and listeners, the Transaction Server does not restart properly.
Workaround: Follow the instructions on the page Restarting a Node.
MAP-15124: Can't install older version of Gateway software on Windows
Description: Windows customers attempting to install an older version of deviceWISE products need to uninstall the newer version of deviceWISE first.
MAP-16801: Firmware Update fails intermittently on Windows Platforms
Description: For 21.08, Firmware updates of Windows products may have intermittent failures so the “dwu” files were removed from the 21.08 release.
MAP-17328: dwmqtt not supported in Windows-32bit. Couldn`t build paho lib
Description: The MQTT driver was withdrawn from the Windows-32bit platform because of an issue in compiling the paho library. Therefore, the dwmqtt driver is not supported in Windows-32bit platform.
Local Database (Local DB)
MAP-4732: The Local DB Import action with the "First Row is Header" parameter set to true fails.
Description: Importing a csv file with a header row into a Local DB table will cause a failure.
Workaround: Set the "First Row is Header" parameter to false, import it, and then remove the first row.
MAP-5404: Problem reading database entries when a comma/line-feed combination is the last item in a list of database entries
Description: If a comma/line-feed combination is the last item in a list of database entries, then a problem occurs.
Workaround: Add a dummy column in the database to represent the blank after the comma. For example, if you have 15 data entries and the last entry has a comma, then add a 16th column to your database.
Modem
MAP-3167: Simultaneous Cellular connect/disconnect and Modem power on/off can cause reboot of Asset Gateway
Description: We found a scenario where the Asset Gateway will reboot when simultaneous control actions are executed. When the Set Modem Power Level action and the Control Cellular Connection action (or Workbench operation) is executed repeatedly and simultaneously, a crash can occur resulting in a reboot.
We have not seen this problem during normal operation where the use of the Set Modem Power Level action cycling of power between "Online" and "Low Power" rarely occurs.
Transaction Server
MAP-685: Transports do not recover properly from Store and Forward
Description: When using the WMQ transport and the transport reports the error MQJMS007, it might cause the transport to switch in and out of Store and Forward, even though the transactions are successfully delivered to the WMQ queue.
Workaround: Check the WMQ queue manager. If the listener shows the state other than Started, then it is likely that you have encountered this issue. Set the listener to Started to restore proper functionality.
MAP-2972: Enterprise Gateway for Siemens ERPC faults with Transaction Server not being able to connect after a package remove
Description: After an Add or Remove of a package, such as a device driver, the node might have a fault where the Transaction Server cannot connect.
Workaround: You will need to restart deviceWISE. Follow the instructions for Manually restarting a deviceWISE node on Packages.
MAP-3930: IFS: sometimes the Transaction Server fails to start
Description: When setting transports, especially an iTAC transport, with "Load transport at initialization" parameter checked, and using a memory optimized Transaction Server that is not a match for the transports with "Load transport at initialization", it is possible that the Transaction Server will fail to start on Mitsubishi MESInterface IT nodes. Rebooting the module with the "Standard" Enterprise Access option will allow the Transaction Server to come up successfully, the transports can then be modified to remove the "Load transport at initialization" parameter. The memory optimized Transaction Server can then be re-set to the desired one.
MAP-4002: Updating logical variables in a transport map and not editing the corresponding trigger can lead to undesirable consequences.
Description: In this scenario the trigger will be disabled when it fires, and the action will return an error code of -6409 (invalid variable type) in the Exceptions log. Because the trigger will not be recovered on its own, the user will have to edit and re-save the trigger manually.
MAP-4796: NVARCHAR Support Limitation
Description: The NVARCHAR and NCHAR datatypes for Oracle are not supported on the following platforms:
- Mitsubishi MESInterface-IT
- deviceWISE Enterprise Gateway for Siemens ERPC
MA170: JSON payload transport maps for the HTTP transport are not supported on all platforms
Description: This feature is not supported on the following platforms:
- Mitsubishi MESInterface-IT
- deviceWISE Enterprise Gateway for Siemens ERPC
MAP-5684: JMS Netweaver Transport/Listener on an Enterprise Gateway for Siemens ERPC cannot initialize connection with the JMS Netweaver server
Description: This feature is not supported on the following platforms:
- Mitsubishi MESInterface-IT
- deviceWISE Enterprise Gateway for Siemens ERPC
MAP-5685: JMS Netweaver support jars are not packaged with the ERPC or MESInterface IT product install files
Description: This feature is not supported on the following platforms:
- Mitsubishi MESInterface-IT
- deviceWISE Enterprise Gateway for Siemens ERPC
MAP-6604: HANA database insert fails ERPC
Description: The NVARCHAR and NCHAR datatypes are not supported on the deviceWISE Enterprise Gateway for Siemens ERPC product.
MAP-7388: New Oracle JDBC driver transport maps cannot enumerate schemas/table definitions on an Oracle 9 server
Description: Beginning with the deviceWISE 15.1 release, the deviceWISE Enterprise Gateway products for Linux, Windows and AIX use a later version of the Oracle JDBC driver that only supports Oracle 12.1, 11.2, 11.1.
Oracle 9.2 was end-of-lifed in July 2010.
- The FAQ link is here: http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-faq-090281.html#01_02
- The end-of-life information for Oracle database server products is here: http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf
The MESInterface-IT and deviceWISE Enterprise Gateway for Siemens ERPC products are able to enumerate schemas from Oracle 9.2 because the JDBC driver has not been updated.
MAP-9082: Null Macro test: Select fails when a default timestamp of format 01/11/12 12:45:00.000 is used in place of a NULL value returned
Description: If you need to specify a default value for SQLServer datatypes for DATE and TIME when using the following enterprise gateway products:
- Mitsubishi MESInterface-IT
- Enterprise Gateway for Siemens ERPC
then you will need to use a long value that represents milliseconds since 1/1/1970 instead of the default format 'mm/dd/yy HH:MM:SS.sss',
MAP-11311: AIX java8: SSL Error when attempting to connect to SQL Server 2008 and below
Description: The database transport on deviceWISE Enterprise Gateway for AIX and AIX64 cannot complete a connection to SQLServer 2008 running on Windows XP due to incompatibility with SSL. The workaround is to access the SQLServer database on a newer operating system.
MAP-12324: VxWorks platforms: Failure to connect to Oracle 12c server with SQLException: No matching authentication protocol
Description: VxWorks-based platforms with Oracle database transport fails to connect to the Oracle 12c server with the following error: "java.sql.SQLException: ORA-28040: No matching authentication protocol "
The issue is caused because Oracle 12c is configured to use a default minimum authentication protocol of 11 and the VxWorks-based gateway product uses an older unsupported JDBC driver tied to JDK 1.5. This is equivalent to an Oracle 8 client and consequently uses an Oracle 8 authentication protocol.
Workaround:
- Configure the sqlnet.ora file with the following parameters to allow a version 8 authentication protocol.
- SQLNET.ALLOWED_LOGON_VERSION_SERVER=8
- SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8
- SEC_CASE_SENSITIVE_LOGON=FALSE
- Restart the server for these changes to take effect.
- If you are planning on using an existing login id from the VxWorks runtime you will need to use PL/SQL and alter the password of the user to force the server to rehash passwords with compatible versions.
- A recommended approach would be to create a new login id and specify those credentials on the Oracle 12c Transport on the VxWorks runtime.
Reference links:
- https://docs.oracle.com/database/121/NETRF/sqlnet.htm#NETRF2016
(See the section on SQLNET.ALLOWED_LOGON_VERSION_SERVER. ) - https://developer.ibm.com/answers/questions/177075/after-upgrading-to-oracle-12c-database-i-start-get.html
- https://mikedietrichde.com/2017/04/24/having-some-fun-with-sec_case_sensitive_logon-and-ora-1017/
MAP-12885: MySQL Connector/J 8 version of the JDBC driver is incompatible with the Enterprise Gateway DB transport
Description: The mySQL Connector/J v8 JDBC driver has changed the package name of the class that implements the driver. Use the mySQL Connector v5.x JDBC driver instead to enable mySQL support in the enterprise gateway.
Transaction Server XSD support
MAP-3141: XSD: Xpath expression should not be saved in the XML if Specify Map and Sequence Keys in header check box is selected
Description: This issue only affects JMS listeners with the XSD payload. When there is both an XPath expression and a JMS header property specified on the JMS listener XSD Payload panel, and the header property is missing from the incoming JMS message, the XPath expression is used to determine the listener map id, instead of the default listener map id.
MAP-3695: XSD: Default or fixed value provided in the XSD will be erroneously used
Description: If the XSD used to create a listener map contains a required attribute with a default or fixed value, it is considered valid. At runtime, instead of the XML being rejected as invalid, the default or fixed value provided in the XSD will be erroneously used.
MAP-4665: XSD: Imported transport map and listener map definitions from an older runtime into a newer runtime are not namespace aware unless XSD is re-queried
Description: If you are importing a transport map or listener map that was defined with XSDs and was created in a 12.4 or prior release, then the map needs to queried again and saved in order for 'nil' element processing to be handled correctly.
MAP-4666: Listener doesn't support XSDs with namespaces
Description: A Listener configured to process XSD based payloads will not be able to successfully handle an XML with namespace qualified elements.
Workaround: The workaround is to provide an XML request without namespaces.
Transaction Server Web Services SOAP
MAP-5181: SOAP Header Parameter limited support
Description: SOAP Header Parameter support is not available on the Enterprise Gateway for Siemens ERPC and Mitsubishi MESInterface-IT products.
TR-50
MAP-7007: TR50: Deadlock
Description: Gateway may experience a rarely occurring deadlock condition after several days or weeks of operation. If this occurs, a watchdog will expire and reset the gateway to resume operations.
MAP-8236: Wait action is not being rescheduled after a time_sync.
Description: There is known issue relating to WAIT action completing immediately when the timesync is enabled on a TR50 connection that has a drift of 2 seconds or greater. This implied that the trigger's sequence of events that are time sensitive may execute quicker than expected when the OS system time is adjusted to sync with the IoT Portal platforms' time.
MAP-10092: Option CloudGate V1 failed when running TR50 S&F disk storage type tests with error storage->create_storage failed [-33533]
Description: TR50 Store and Forward disk storage type is not supported on Option CloudGate V1 gateways.
deviceWISE View – Technology Preview
MAP-16403: deviceWISE View Toggle breaks states using the BOOL variable being toggled
Description: Local variables are all string type. For Boolean comparisons use the value "1" or "0" instead of "true" or "false".
MAP-16890: deviceWISE View sometimes get stuck on Loading splash screen on first login
Description: The Loading splash screen may sometimes get stuck and will need an additional page refresh to properly update the page.
Drivers
MAP-3140: Siemens S7 listener gets stuck in stopping state on Enterprise Gateway for Siemens ERPC
Description: After the Siemens S7 listener device receives data and a corresponding trigger is executed, stopping the Siemens S7 listener device results in the listener becoming stuck in the Stopping state. This happens during operations when the Siemens S7 listener device is using the normal TCP mode (not ISO-n-TCP). After a trigger executes the receipt of an unsolicited message, the S7 listener device cannot be stopped.
A firmware upgrade from Siemens is anticipated in order to resolve this behavior.
MAP-5066: CloudLINK package remove isn't removing the feature and MAP-5158 Package remove failed - OS error
Description: On some platforms with limited operating system resources for memory or disk (persistence storage), there may be failure when attempting to add or remove packages. These failures are the result of the limited system resources and possible runtime behavior such as memory fragmentation. When these failures occur, restarting the node at the operating system level (power off then power on) may then allow the package add or remove to succeed. In other scenarios, you may have reached a platform limit based on the application definitions, the number and size of packages added and other dynamic runtime requirements.
MAP-6082: Writing an empty string for Siemens STRINGs of length 207 or more does not clear bytes as expected
Description: If an empty string is written to a Siemens PLC, all the bytes of the string are set to 0x00 and the actual length byte is set to 0. This behavior changes when the maximum length of the string is 207 to 254 bytes. In this case the actual string length byte is set to 0, but the string bytes are not cleared. Not clearing the bytes is done to reduce the network traffic between the driver and the PLCs. Strings that are greater than 206 bytes requires the driver to send multiple messages to the server. The key to writing an empty string is setting the actual length byte to 0, so the string will have a NULL value.
MAP-6811: Siemens LOGO PLC device disables periodically
Description: Lab tests have demonstrated that the Siemens LOGO PLC will not maintain simultaneous socket connections from multiple nodes. The LOGO PLC will terminate connections, which results in the associated device becoming disabled. The disabled device will re-establish a socket connection to the LOGO, only to have that connection eventually reset by the LOGO. It is recommended that connections to the LOGO PLC be limited to one node at a time.
MAP-6938: Rockwell CIP Event will not work when Size of One Element is set to 0 and STRINGs have more than 444 characters
Description: The Rockwell CIP Event allows the Size of One Element field to be set to 0 and any messages using STRINGs of 444 characters or less to be received. However, any STRING with greater than 444 characters will result in an error. The workaround is to make sure you indicate the size of the String being read in the Size of One Element field.
MAP-7694: Subscription on device that becomes stopped generates read errors
Description: When subscribing to a started device that is later stopped, the subscription still attempts to read from that device and generates errors.
Workaround: Workbench can workaround this by stopping subs on stopped devices and restarting again on start, but keeping the subs live when the device is stopped results in fewer commands being sent.
MAP-9303: OPC UA Client driver increases core handles and memory usage during StartStopStress test (Linux)
Description: Attempting to start and stop many OPC UA clients on Linux causes the node to crash.
Workaround: Limit the number of OPC UA devices per deviceWISE node to five.
MAP-9176: OPC UA Client driver increases core handles and memory usage during StartStopStress test (Windows)
Description: Attempting to start and stop many OPC UA clients will result in leaked memory. For reference, starting and stopping 15 clients constantly for 3 hours results in ~15MB lost. Restarting a node will clear this leaked memory.
MAP-10145: OPC-DA Client cannot write UINT4 value 2147483648 and greater
Description: The largest unsigned integer value that the OPC-DA Client can write is 2147483647.
MAP-12201: Atlas Copco Trace Data trigger fires even though a tightening wasn’t performed.
Description: Testing in the lab has found instances where a Trace Data (MID0900) message is being sent by the Atlas Controller to deviceWISE, even though a rundown hasn’t occurred. This causes a started Atlas Copco Trace Data trigger to fire, if it is associated with that controller. The Trigger’s Result Data Identifier Event variable can be used to determine if this is a duplicate Trace Data message.
MAP-12442: OPC UA Client driver does not run on NetComm, CalAmp LMU5000 RevC, and Lanner
Description: The OPC UA Client driver is not supported on all platforms. Refer to the OPC UA Client driver documentation at Supported OPC-UA Client environments.
MAP-12780: Rockwell MicroLogix 1100 and 1400 devices get stuck in Stopping state on Siemens ERPC
Description: After several variable reads and writes, stopping the device might result in the device being stuck in the Stopping state, then resetting after about 10 minutes.
MAP-13702: OPC UA Client Certificate Security does not work on VxWorks-based platforms.
Description: OPC UA Client Certificate Security feature is not enabled for VxWorks-based platforms.
MAP-13859: FANUC CNC Driver Macros floating point value write -12.3456 results in -12.3455999
Description: There is a limitation when representing floating point numbers because of Int4 precision. The max Int4 value is 2147483647, and this limits precision.
MAP-13860: FANUC CNC Driver random write failures to Macros at 500 and 98000 range on NCGuide device
Description: This is an intermittent problem with the NCGuide simulator software.
MAP-14146: FANUC CNC driver reading and writing wrong Tool Offset type
Description: We found that the Tool offset type would not write to the correct offset depending on the range provided. We removed the Tool Offset feature in 19.1.7 and plan to correct the implementation in a future release.
MAP-15099: Linux 64-bit FANUC CNC Driver does not work on CentOS 7
Description: The only Linux 64-bit environment supported by the Fanuc CNC driver is Ubuntu Server.
MAP-14436: OPC UA client and OPC UA Server do not coexist on the same node
Description: We do not support running the deviceWISE OPC UA Server on the same node as the deviceWISE OPC UA Client.
MAP-14610: OPC UA Server retains old stopped devices when browsed by clients
Description: When devices used by the OPC UA Server are stopped, those devices are no longer exposed to clients. In some rare instances, variables from those devices are still exposed but they cannot be accessed since the device is stopped. Restarting the server will clear those device variables.
MAP-15573: MQTT extension doesn't build for AIX64 in 20.1.10 release.
Description: The MQTT package for AIX does not include the MQTT updates found in other platforms for the 20.1.10 release. Enterprise GW for AIX64 in 20.1.10 uses the MQTT package from 20.1.9.
MAP-15585: MQTT extension doesn't load for WinCPU in 20.1.10 release
Description: The MQTT package for WinCPU does not include the MQTT updates found in other platforms for the 20.1.10 release. Enterprise GW for WinCPU in 20.1.10 uses the MQTT package from 20.1.9. The MQTT driver is not supported on the WinCPU platform after 20.1.10.
MAP-15628: OPC DA Server on Windows 64-bit crashes on start of server
Description: The OPC DA Server is not supported on the Windows 64-bit platform. We will investigate how to add support for the OPC DA Server driver in a future release. The OPC DA Client supports Windows 64-bit platforms beginning with the 22.02 release.
MAP-15838: SNMP Trap Receiver causes Linux nodes to crash
Description: The SNMP Trap Receiver will not work on Linux platforms. Receiving trap messages will only work on Windows 64-bit and Windows 32-bit products.
MAP-15862: SNMP Driver does not fail a write and misleadingly shows write is completed
Description: When writing SNMP variables, sometimes the write will timeout but will not show an error message. Check the value with a read after the write to ensure the write has actually occurred if the write seems to take more than 5 seconds.
MAP-17080: OPC UA Client XML files do not support double byte characters.
These characters can be interpreted as having a null character, which causes the XML document to be prematurely terminated.
MAP-16857: OPC UA Client with Startup Improvements cannot handle Unified Automation matrix array
Description: Multi-dimension arrays, also known as Matrix data items, are not supported with the 4.0.0 release of the OPC UA Client. These tags will be displayed, but attempts to read or write elements within the Matrix will fail.
MAP-17457: uninstall OPC-DA server package causes OPC-DA client to Error due to a deleted TBCVS2015x64.dll
Description: When both the OPC DA Client (dwopc_da) and OPC DA Server (dwopc_da_server) packages are installed on the same Node, removing either will require a reinstall of the installed package. Telit does not support the usage of these two packages on the same node.

Backup before upgrading! You should do a Backing up and Restoring a node's configuration of your configuration from the Workbench prior to upgrading to a new version of deviceWISE.
Updating from an earlier release level of an Enterprise Gateway to 22.02
Customers updating from 21.05 or earlier releases will need to update both the deviceWISE runtime and the package files to the 22.02 build level before starting their deviceWISE application.
For Windows Enterprise Gateway products:
Upgrading a Windows Enterprise Gateway product from a version before 19.1.6 to 22.02
We moved to a new installation architecture for Windows Asset Gateway and Enterprise Gateway products with version 19.1.6. These Special Notes apply to a one-time transition from a Windows Gateway version before 19.1.6 to a Windows Gateway version after 19.1.6:
If you are upgrading a Gateway for Windows product to version 19.1.6 or later, you must do the following:
- Perform a node backup of deviceWISE
- Backup all files used in the Staging Browser folders or properties files that were added outside of the original deviceWISE installation. (For example: C:\deviceWISE\Runtime\staging and C:\deviceWISE\Runtime\dwcore)
- Uninstall the (pre-19.1.6) version of the Enterprise Gateway for Windows product
- Install deviceWISE Enterprise Gateway for Windows or deviceWISE Asset Gateway for Windows using the given installers.
- Copy the files backed up from step #2 contained in the Staging Browser folders or properties files to the new installation folder. (For example: C:\Program Files (x86)\deviceWISE\Gateway\staging and C:\Program Files (x86)\deviceWISE\Gateway\dwcore)
- Restart deviceWISE
- Restore your node.
- After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
Upgrading a Windows Enterprise Gateway product from 19.1.6 or later to 22.02
A firmware update from a release for Enterprise Gateway for Windows before version 19.1.6 to 22.02 is not supported. You must do a complete product installation as noted in the previous section.
If you are updating an Enterprise Gateway for Windows 64-bit products from the 19.1.6 release or later, then you can use the firmware update option.
After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
For AIX, Linux, or WinCPU Enterprise Gateway products:
If you are updating an Enterprise Gateway from a 17.2.3 through 21.10 (inclusive) release, then you can use the firmware update option. A firmware update from a release before 17.2.3 is not supported.
If you are updating an Enterprise Gateway from a 17.1.14 or earlier release to 22.02, you must do a complete product installation. This is required to install the supporting libraries and 3rd party support files. These supporting files are not included in a firmware update for an Enterprise Gateway, however they are included in a complete install.
After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
A firmware update from 16.1.8 or earlier to 22.02 is not supported for CentOS 7 or systemd installations. A full installation is required.
Note: 20.1.9 was the final release for VxWorks-based gateways. These were removed from builds beginning with the 20.1.10 release. If you need assistance, please contact us here.
Updating from an earlier release of an Asset Gateway to 22.02
Customers updating from 21.05 or earlier releases will need to update both the deviceWISE runtime and the package files to the 22.02 build level before starting their deviceWISE application.
For Windows Asset Gateway products:
Upgrading a Windows Asset Gateway product from a version before 19.1.6 to 22.02
We moved to a new installation architecture for Windows Asset Gateway and Asset Gateway products with version 19.1.6. These Special Notes apply to a one-time transition from a Windows Gateway version before 19.1.6 to a Windows Gateway version after 19.1.6:
If you are upgrading a Gateway for Windows product to version 19.1.6 or later, you must do the following:
- Perform a node backup of deviceWISE
- Backup all files used in the Staging Browser folders or properties files that were added outside of the original deviceWISE installation. (For example: C:\deviceWISE\Runtime\staging and C:\deviceWISE\Runtime\dwcore)
- Uninstall the (pre-19.1.6) version of the Asset Gateway for Windows product
- Install deviceWISE Enterprise Gateway for Windows or deviceWISE Asset Gateway for Windows using the given installers.
- Copy the files backed up from step #2 contained in the Staging Browser folders or properties files to the new installation folder. (For example: C:\Program Files (x86)\deviceWISE\Gateway\staging and C:\Program Files (x86)\deviceWISE\Gateway\dwcore)
- Restart deviceWISE
- Restore your node.
- After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
Upgrading a Windows Asset Gateway product from 19.1.6 or later to 22.02
A firmware update from a release for Asset Gateway for Windows before version 19.1.6 is not supported. You must do a complete product installation as noted in the previous section.
If you are updating an Asset Gateway for Windows 64-bit products from the 19.1.6 release or later, then you can use the firmware update option.
After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
For AIX, Linux, or WinCPU Asset Gateway products:
If you are updating an Asset Gateway from a 17.2.3 through 21.10 (inclusive) release, then you can use the firmware update option. A firmware update from a release before 17.2.3 is not supported.
If you are updating an Asset Gateway from a 17.1.14 or earlier release to 22.02, you must do a complete product installation. This is required to install the supporting libraries and 3rd party support files. These supporting files are not included in a firmware update for an Asset Gateway; however they are included in a complete install.
After updating to 22.02, you will need to add all device drivers and extensions from the new 22.02 release level.
A firmware update from 16.1.8 or earlier to 22.02 is not supported for CentOS 7 or systemd installations. A full installation is required.
For more information about upgrading your software, see Updating products.
Note: 20.1.9 was the final release for VxWorks-based gateways. These were removed from builds beginning with the 20.1.10 release. If you need assistance, please contact us here.