Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
HTTP V2 Integration
HTTP Integration V2 Parameters
Name
any unique Integration Name
Type
Integration HTTP V2 Type
Data Converter
Name of the Data Converter which will be used to decode and encode
payload of Devices provisioned to the current Integration
Only Converter v2 can be used with Integration v2.
HTTP URL path
URL path part of Network Server endpoint which will be called by application to send downlink to device. Complete endpoint address will contain 3 parts:
<Network Server domain name> <HTTP URL path> <automatically generated API key>
Example: https://lorawan-ns-na.tektelic.com/api/v2/integration 36f77edf4a6440db80a6cecbf5b27c5ce7b63146fdfc485ca308a459cb6466f4 NOTE: you have to provide Network Server URL before path part. API key will be generated once you will create HTTP V2 Integration (by pressing “Add”)
Application address
Domain name of application endpoint which will be called by Network Server to send uplink from device.
Port
port which is used by your application for HTTP protocol.
Base path
URL path part of application endpoint which will be called by Network Server to send uplink from device.
Enable HTTPS
Enable or disable TLS
Authentication Method
Authentication method to be used
Request Headers
Headers that can be added when Network Server calls application endpoint.
Send empty payload
If selected LoRa packet will be pushed to application even if FRMPayload is empty
Allow All Ports
Defines which LoRa ports can be used