Skip to main content
Skip table of contents

Actility ThingPark Wireless

Overview

An Actility ThingPark Wireless Network Server (LNS) can be integrated with ThingsHub to establish a seamless data flow between the two.

Process

  1. Create a Network Connector in ThingsHub

  2. Configure the Network Server

  3. Set up Routing

Note: Actility ThingPark and Swisscom supports a lot of device manufacturer during the device on-boarding and registration. But from thingsHub, we will use the Generic device manufacturer for any devices we register them to either ThingPark or Swisscom through this network connector. So, devices will be registered as Generic manufacturer devices, not any vendor specific ones.

Step 1) Creating the Network Connector in ThingsHub

You need to be a tenant owner to access the tenant settings

  1. Open your thingsHub tenant, go to Tenant Settings > IoT Network Connections, then select the New Connection button.

  2. In the Connect to IoT Network dialog, enter information in the fields, as described in the parameters table below. Then press the Connect button.

    The new network connection will first be validated, and if successful, it will be created.

Parameter

Description

Name

 Name of the network connector

Network Connector

Choose Actility ThingPark Wireless

Root URL

 Put the root URL of the ThingPark or Swisscom platform. For example https://drei.thingpark.com ThingPark and https://portal.lpn.swisscom.ch for Swisscom

Connectivity Plan

The Connectivity Plan ID for the devices that will be registered in the network server.


(e.g. for ThingPark, example connectivity plan would be something like drei-cs/h3a_cp_conn_pilot for Swisscom LPN, the value is swisscom-cs/swisscom-cp-trial, both of them are prefixed by their network server type like drei-cs and swisscom-cs, which is mandatory)
Please refer to the documentation of the respective network server for more details. For example Actility ThingPark

Client ID

 Client ID of the service account

Client Secret

 Client Secret of the service account

Direct Association Connection ID

The direct connection ID where the devices will be associated in the network server platform

Auto Register New Devices From Network (Server)

Set this toggle switch to false if you want to manage the device on your network server via the thingsHub. Set this to true if there are already devices registered in this application or if you want to manage the application manually.

If this is set to true, any device that’s already registered in the application will show up in the thingsHub automatically, when it sends data for the first time since creation of the Network Connection.

image-20251006-041853.png

Step 2) Configuring the Network Server

Setting up the Application Server

  1. Go to the dashboard page in the network server

  2. In the sidebar go to the Connections menu and Add a new connection. Click the Save button.

    image-20250714-044853.png

    Application Server Configuration settings:

    1. Custom headers: Custom headers can be added to each POST request the network server sends to the application server. We need to add the Authorization header with the push token here as follows:
      - Name → Authorization
      - Value → Bearer {Your Connector’s Push Token}

      image-20250714-045047.png

    2. Uplink/downlink Security

    3. [ESSENTIAL] Route:
      This is essential and defines the destination address to which data from the device is ultimately sent. The value of this should be the webhook address generated in the network connector config.

      image-20250714-045009.png

      Adding multiple destinations
      Multiple webhook destinations can be added to send data to. For this the routing strategy must be set to Blast.

The device is now connected to thingsHub.

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.