Service for decoding STORK/CHICKADEE payload and send it to client application
759
docker run -p 80:8080 -d --env LORACLOUD_TOKEN=token --env NS_URL=https://lorawan-ns-eu.tektelic.com --env [email protected] --env NS_PASSWORD=examplepassword --env APP_URL=integration.example.com --env AUTHORIZATION_HEADER=auth_header tektelicdocker/stork-payload-decoder:1.0.3
LORACLOUD_TOKEN - token from LocaCloud accountNS_URL - URL of the Tektelic Network ServerNS_USERNAME - user email on Tektelic Network ServerNS_PASSWORD - user password on Tektelic Network ServerAPP_URL - client application that receives decoded uplinkAUTHORIZATION_HEADER - header that is added to request sent to client applicationdocker run -p 80:8080 -d --env TRAXMATE_API_KEY=api_key --env NS_URL=https://lorawan-ns-eu.tektelic.com --env [email protected] --env NS_PASSWORD=examplepassword --env APP_URL=integration.example.com --env AUTHORIZATION_HEADER=auth_header tektelicdocker/stork-payload-decoder:1.0.4
Note: use TRAXMATE_API_KEY instead of LORACLOUD_TOKEN
TRAXMATE_API_KEY - api key for TraxmateContent type
Image
Digest
sha256:02d582128…
Size
94.1 MB
Last updated
almost 2 years ago
docker pull tektelicdocker/stork-payload-decoder