Skip to main content

ThingPark Enterprise SaaS changelog

This page references all the changes included in ThingPark Enterprise SaaS release 7.3, split per maintenance release version.

It includes new features, technical improvements and issues (bugs) resolved. More details about new features and technical improvements are also available in New features and Other technical improvements sections.

Release 7.3.2

New features

IDSummary
RDTP-18990New KPI dashboard for TPE-SaaS administrators
RDTP-2555New platform-wide notification banner
RDTP-16693UI/UX enhancements
RDTP-20376Decoding of relay-specific data in Wireless Logger
RDTP-20502Report to AS the count of missing UL packets

Other technical improvements

N/A.

Resolved issues

IDSummary
RDTP-21538DESC : Wrong error message when user tries to claim a device already claimed by an other subscriber.
FIX : The correct message is now “The DevEUI must be unique. A device with the same DevEUI already exists”.
RDTP-21529DESC : Occurrence of 502 Bad Gateway errors on clients.
FIX : Rollback to jre 11.0.16 version where the known issue is not present.
RDTP-21509DESC : Daily GUI stats do not work when time zone is different from Europe/Paris.
FIX : Associated caching issue has been solved.
RDTP-21449DESC : Links in DX-API and DX-CORE swagger must be removed.
FIX : Links in DX-API and DX-CORE swagger were removed.
RDTP-21346DESC : DX admin does not obfuscate secret in case of Bad request.
FIX : Secret is now correctly obfuscated in this specific case.
RDTP-21334DESC : LRR reports are ignored by ThingPark backend.
FIX : LRR reports are processed correctly and no more ignored by the backend.
RDTP-21333DESC : FCntUp information is present in clear state for alarm 006 ( or alarm 005) at level 0.
FIX : FCntUp information is no more present for these alarms at level 0.
RDTP-21332DESC : Base station creation with API may be rejected if created without RF Region.
FIX : OSS api documentation has been updated to highlight the correct way to process base station creation.
RDTP-21321DESC : LRC does not implement default relay parameters value that is needed when device supports the relay feature while its regional parameters version is earlier than lorawan specification RP2-1.0.4.
FIX : Implement default relay parameters value in LRC.
RDTP-21318DESC : Configuring alarm filters fully reloads the page, removing the focus on alarm list.
FIX : The page reload keeps the previous focus.
RDTP-21296DESC : DX documentation need enhancement with some wording changes.
FIX : DX documentation is now aligned with the TPE SaaS 7.3.2 capabilities.
RDTP-21280DESC : Tooltip on motion indicator configuration is not aligned with specification.
FIX : Tooltip is now correctly aligned with specification.
RDTP-21267DESC : Join accept and Downlink are not reported to AS.
FIX : Activate by default device notification in configuration file.
RDTP-21242DESC : Clearing criteria must be enhanced for device alarm 005.
FIX : Clearing criteria has been enhanced for device alarm 005 if "expected_SF" is not reported.
RDTP-21226DESC : LRC doesn't report SpfactExpected value.
FIX : LRC reports correctly SpfactExpected value.
RDTP-21203DESC : Exception in TWA while creating a connection via DX-API.
FIX : Fix issue in DX-API.
RDTP-21190DESC : Cannot delete or create a Base station/Device if incorrectly stored in a previous operation.
FIX : Allow to delete or create a Base sation/Device if incorrectly stored in a previous operation.
RDTP-21163DESC : “Signal strength and noise” and “duty cycle” drop down list are not readable.
FIX : Width has been increased to allow readability.
RDTP-21567DESC : DX-API documentation is unclear about BS provisioning.
FIX : Rfregion parameter in BS provisioning is now correctly described as an object in DX documentation.
RDTP-21565DESC : Wireless logger takes too much time to reload.
FIX : Packet type filtering has been enhanced.

Known issues and limitations

N/A.

Release 7.3.1

New features

N/A.

Other technical improvements

IDSummary
RDTP-20865Allow collecting LRC traces for a specific device
RDTP-16527[DX-API] New authentication flow based on Service Accounts

Resolved issues

IDSummary
RDTP-21279DESC : DX admin is deprecated in swagger UI.
FIX : Deprecation notification has been removed from swagger UI.
RDTP-21239DESC : Links to documentation from the user interface are wrong.
FIX : Links have been updated and tested as valid.
RDTP-21196DESC : Create base station operation return a HTTP 500 error.
FIX : Regression has been fixed.
RDTP-21114DESC : Auto-generated security certificate marked as downloaded before it is downloaded by the Base Station.
FIX : Generate certificate one day before it will be downloaded by the Base Station.
RDTP-20994DESC : Gateway's status not displayed correctly
FIX : LRR reports are now processed in the way that will avoid incorrect gateway's status display
RDTP-20963DESC : Class B downlinks not displayed on Wireless Logger in accordance to the sequence of downlinks being sent.
FIX : Fix incorrect date associated to downlink in wrong order.
RDTP-20891DESC : Antennas added in a Base Station profile are not available for BS previously created with this profile.
FIX : Antennas added in used Base Station are now propagated to Base Station already associated.
RDTP-20496DESC : Gateway Class B are activated after a TPW/TPE SaaS 7.2 update.
FIX : Update to 7.2 or 7.3 version will no longer activate wrongly Class B on Base Station.
RDTP-19927DESC : Device alarm 006 “Node uses lower data rate than expected” do not take into account UL confirmed mode with no DL Ack.
FIX : Algorithm has been enhanced in order to implement the case where UL confirmed mode does not receive DL Ack.
RDTP-19860DESC : Radio traffic history widget shows wrong data.
FIX : Take into account all BS antenna and implement new API end point to retrieve transmission failures.

Known issues and limitations

N/A.

Release 7.3.0

New features

IDSummary
RDTP-18706LoRaWAN relays (PoC)
RDTP-5254Alarm notification via IoT Flow connections
RDTP-16597Simplified integration with ThingPark APIs
RDTP-19333Improved monitoring of the OTA activation procedure
RDTP-2308Suspension of the device connectivity
RDTP-15298[Wireless Logger] Display Join-Accept messages in decoded format
RDTP-18975[Wireless Logger] More comprehensive icons/colors
RDTP-19585New color conventions for UL/DL packets in Network Manager
RDTP-14093Configuration of the motion indicator for each device
RDTP-16775Enrichment of the device dashboard
RDTP-16536Enrichment of the device dashboard
RDTP-11836Support custom Connectivity Plans

Other technical improvements

IDSummary
RDTP-19611Support any block of 32 type-7 NetIDs
RDTP-15321Keycloak upgrade to version 19.0.3
RDTP-18763EJBCA upgrade to version 7.11.0
RDTP-19910MongoDB upgrade to version 4.4
RDTP-20753Kafka, Zookeeper and RCA_PROV upgrade
RDTP-19849Use stdout for LRC logs

Resolved issues

IDSummary
RDTP-20913DESC : Device alarm 004 & BS alarm 103 should only be raised if device/BS joined the NS once.
FIX : Associated alarms are now triggered only if Base Station or Device connected at least before.
RDTP-15465DESC : Wlogger is displaying double arrow instead of red cross on downlink too late ( RX1 and RX2 ).
FIX : Red cross is now correctly used.
RDTP-20630DESC : Removing antenna coordinates throw an error.
FIX : No more error is raised now when removing antenna coordinates.
RDTP-18760DESC : Alarm event message for base station alarm 121 and 108 is missing "previousSeverity" value.
FIX : Previous severity is now correctly filled to allow SNMP trap to be sent.
RDTP-18761DESC : Wrong OID in SNMP trap for base station alarm Backhaul network interface status (121).
FIX : OID has been corrected to match with the MIB description.

Known issues and limitations

N/A.