Documentation (Beta)
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Releases

2.6.23

Date: EU Region - May 15 2024, NA Region - May 16 2024

Release scope:

IMPORTANT!

Please be aware that in version to be deployed (2.6.23) the following changes may affect HTTP integrations:

  • Data field payloadMetaData.gatewayMetaDataList.0.serverTimeMillis is removed.

  • Data field payloadMetaData.gatewayMetaDataList.0.rxInfo.nsIngressTimeMs is introduced

(Both fields have the same format (UNIX epoch milliseconds)).

2.6.22

Date: EU Region - Mar 27 2024, NA Region - Mar 28 2024

Release scope:


2.6.21

Date: EU Region - Feb 15 2024, NA Region - Feb 19 2024

Release scope:


2.6.20

Date: EU Region - Dec 20 2023, NA Region - Dec 21 2023

Release scope:


2.6.19

Date: EU Region - Oct 31 2023, NA Region - Nov 1 2023

Release scope:


2.6.18

Date: EU Region - Sep 21 2023, NA Region - Sep 25 2023
  • Multicast Support.

  • Limit the size of the Downlink Queue. New Alarm Rules description has been added to Wiki.

  • Billing. Calculate number of Active Devices per GW Group. Two new Endpoints added.

  • Create UI for only Raised Events.

    • Please see the documentation:

2.6.17

Date: EU Region - Aug 9 2023, NA Region - Aug 10 2023
  • Added External Application Server Support Application Server allows to establish end-to-end encryption between Device and Client side Application. In that configuration scenario, NS cannot decrypt the traffic.

  • Bug Fixes


2.6.16

Date: EU Region - July 10 2023, NA Region - July 11 2023
  • Added Join Server support

    • New option available for device onboarding:

      • Application Key is kept in secret, not shared and stored on Tektelic Join Server
      • Owner Token is shared with the client
      • Owner Token is used during Device Onboarding instead of Application Key
      • Please see the documentation:
  • New Gateway Wireless Modem Settings:

  • New Usage Statistics API

  • Bug Fixes


2.6.15h1

Date: EU Region - May 15 2023, NA Region - May 16 2023
  • Bulk operations on Gateways

    Feature allows to select set of Gateways and apply bulk operations:

  • ADR algorithm improvement

    The default settings and behavior of devices under the control of the ADR algorithm will not be changed but the following new options are now available:

    One option is the selection of a more conservative ADR slope that will require the device to have higher average SNR of its uplinks before increasing its data rate. In general, device using this option will move away from DR0 at a slightly lower average SNR and each increase in data rate will require slightly more average SNR to have been observed.

    The second option allows for more configurability in the control of NbTrans; it is now possible to specify a range of NbTrans for each data rate that a device can operate at.

    As mentioned above, no changes to device configuration or performance will occur as a result of the network server upgrade. These new options will become available for use by operators.

    IMPORTANT ADR changes :


2.6.15

Date: EU Region - Apr 11 2023, NA Region - Apr 12 2023
  • Usage Statistics. New features are available via REST API and allow to get the following data:

    • Number of Integration API calls for UL and DL
    • Traffic volume of Integration API calls for UL and DL
    • Max number of onboarded Devices during report period
    • Max number of onboarded Gateways during report period
  • Bug-Fixes


2.6.14

Date: EU Region - Mar 8 2023, NA Region - Mar 9 2023
  • Usage Statistics. Feature is available via REST API and allows to get the following data:

    • Number of active devices, during reporting period
    • Number of active gateways, during reporting period
    • Number of provisioned devices and gateways, during reporting period
  • Brute force attack protection for log-in.

    • 10 seconds timeout will be imposed after each login attempt
  • Bug-Fixes


2.6.13

Date: EU Region - Feb 8 2023, NA Region - Feb 9 2023
  • Default security settings update: By default, use of TLS will be required for new gateways connecting over MQTT. New gateways should be configured to use port 8883, rather than 1883. No change is required for gateways provisioned prior to the 2.6.13 release. To continue to allow unencrypted connections, the default setting can be changed in the UI or via API by setting "isAllowNotTlsConnection": true (false by default).

  • frmPayload field (always decrypted FRMPayload in Base64) is removed from Payload Metadata in Custom v2 Decoder. Decryption is managed only by Send App Payload Encrypted setting and payload is returned as input.bytes. Custom v1 Decoder does not contain FRMPayload field and not impacted.

  • Extended Description field length in Alarms messages.

  • Performance optimization

  • Bug-Fixes


2.6.12

Date: EU Region - Nov 14 2022, NA Region - Nov 15 2022

Release scope:

  • Added extended information of HTTP and MQTT Integrations status with detailed errors description

  • Improved duty-cycle handling for class C downlinks

  • Minor bug fixes


2.6.11

Date: EU Region - Sep 27 2022, NA Region - Sep 28 2022

Release scope:

  • Added new types of HTTP and MQTT Integrations with extended list of configurable parameters

  • New type of decoder: customisable structure of UL message, extended list of metadata values

  • New type of encoder: customisable structure of DL message


2.6.10

Date: EU Region - July 18 2022, NA Region - July 19 2022

Release scope:

  • Network Server resource utilization optimization

  • Gateway Log API change:

DEVICE_ACTIVITY_STATE and GW_ACTIVITY_STATE event types will not be reported in Gateway Logs messages.

Events API to be used instead to get Device and Gateway activity state. Please see the reference: https://support.tektelic.com/portal/en/kb/articles/api-changes-ns-release-2-6-10