www.zane.hu
7
TTN device
Label at Config Tool
TTN
Device EUI
Set Device EUI
8 bytes
written on the label of zTrack
Tube
Application EUI
8 bytes
Generated by TTN
Device Address
Set DevAddr
Assigned by network server
Network Session Key
Set NwkSKey
16 bytes
Network session key will be
generated
App Session Key
Set AppSKey
16 bytes
App session key will be
generated
After device registration, go back to Config tool
“LoraWAN preferences” and fill the form with the
hex strings of yours TTN registration.
After this step, you can receive data from your tube.
Payload decoding with TTN
Payload specification at
https://ztrackmap.com/support/
For zTrack Tube you can use this decoder on TTN. Use custom payload.
http://ztrackmap.com/support/usermanual/zTrack_TTN_decoder.txt
Example result for payload:
44 5D 64 06 12 5D 02 AC 02 08 59
{
"alt": 684,
"battery": "59%",
"lat": 48.06901647305881,
"lon": 8.53837455233921,
"temp": 20.8
}
Integration to Zane Tracking Solution
Using with zTrack Map
1.
Select the required application
2.
Select add integration at Integrations tab
3.
Choose HTTP Integration
4.
Fill Process ID field - select default key at Acces Key - copy
http://185.187.72.215:8000/ztrackmap to URL - Choose POST at Method
Authorization, Custom Header Name, Custom Header Value can be left empty
5.
Click Add integration