Bulk device import – local keys

Home Forums Lora Network Server Bulk device import – local keys

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #26328
    Lawrence Griffiths
    Participant

    I have some 300 end-devices I want to import to local key store.
    They all have unique AppEUI & AppKEY
    Looking through docs is using the White-list feature the correct way to do this?

    curl 127.0.0.1/api/loraNetwork/whitelist/devices -X POST –data ‘{“deveui”:”16ea76f6ab663d80″,”appeui”:”0001020304050607″,”class”:”C”,”appkey”:”4c194e20d396b5f7d3e1551e4cd320de”}’ -H “Content-Type: application/json”

    If so looks like devEUI & appEUI is without dashes is that correct?

    Lawrence

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.