mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-02-20 17:12:48 +00:00
Improved device activation api documentation (#454)
This commit is contained in:
parent
ad2fecd1d2
commit
15461d8cc5
2
api/proto/api/device.proto
vendored
2
api/proto/api/device.proto
vendored
@ -384,6 +384,8 @@ message DeviceActivation {
|
||||
string app_s_key = 3;
|
||||
|
||||
// Network session encryption key (HEX encoded).
|
||||
// Note: For ABP in LoRaWAN 1.0.x, use this, the serving and the forwarding
|
||||
// network session integrity key fields with the LoRaWAN 1.0.x 'NwkSKey`!
|
||||
string nwk_s_enc_key = 4;
|
||||
|
||||
// Serving network session integrity key (HEX encoded).
|
||||
|
Loading…
x
Reference in New Issue
Block a user