TheThingsArchive / node-app-sdk

The Things Network Application SDK for Node.JS
https://www.thethingsnetwork.org/docs/node-js/
MIT License
41 stars 28 forks source link

Add method to get device address #82

Closed romeovs closed 6 years ago

romeovs commented 6 years ago

Adds a method to get device addresses for specific utilities from the handler.

getDeviceAddress([ "abp" ])

braadworst commented 6 years ago

Works like a charm! :+1: