Hi,
I used a ifemtocell-evolution with keros6.4
I create a gateway, and I deleted the gateway
I read several post about reuse the name
Declaring Gateway klk-7076ff006405148X on eu1.cloud.thethings.networknetwork using users/mdp-2026 identifier.
{“code”:6,“message”:“error:pkg/util/store:id_taken (ID already taken, choose a different one and try again)”,“details”:[{“@type”:“type.googleapis.com/ttn.lorawan.v3.ErrorDetails",“namespace”:“pkg/util/store”,“name”:“id_taken”,“message_format”:"ID already taken, choose a different one and try again”,“correlation_id”:“c64c419d8ed143e89eb487f47436ba5b”,“cause”:{“namespace”:“pkg/util/store”,“name”:“already_exists”,“message_format”:“already exists”,“correlation_id”:“6c83c46a9a9f4bd59e97fa1f7971b275”,“code”:6},“code”:6}]}
and I put in the terminal –naming an nothing…
klk_ttn_config -t -u -f <FREQ_PLAN> [ --naming <NAMING_STRATEGY> ]
-h, --help show help
-s, --simu simulate API URL computation
mandatory parameters:
-t, --token TTN Api token
-u, --url TTN Api URL
-f, --freq Frequency plan
optional parameters:
–naming Set gateway naming strategy
prefix[/scheme]
schemes:
“knet” : prefix-EUI[:-6] (default)
“eui” : prefix-EUI
“serial” : prefix-board serial
“model” : model-EUI[:-6]
How I can change the ID¿