File tree 3 files changed +13
-3
lines changed
3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 8324
8324
"file" : " grpc_mac_settings_profile.go"
8325
8325
}
8326
8326
},
8327
+ "error:pkg/networkserver:mac_settings_profile_used" : {
8328
+ "translations" : {
8329
+ "en" : " MAC settings profile is used"
8330
+ },
8331
+ "description" : {
8332
+ "package" : " pkg/networkserver" ,
8333
+ "file" : " grpc_mac_settings_profile.go"
8334
+ }
8335
+ },
8327
8336
"error:pkg/networkserver:no_downlink" : {
8328
8337
"translations" : {
8329
8338
"en" : " no downlink to send"
Original file line number Diff line number Diff line change 2750
2750
"error:pkg/networkserver:join_server_not_found" : " ジョインサーバーが見つかりません" ,
2751
2751
"error:pkg/networkserver:mac_settings_profile_already_exists" : " " ,
2752
2752
"error:pkg/networkserver:mac_settings_profile_not_found" : " " ,
2753
+ "error:pkg/networkserver:mac_settings_profile_used" : " " ,
2753
2754
"error:pkg/networkserver:no_downlink" : " ダウンリンクが送信されません" ,
2754
2755
"error:pkg/networkserver:no_downlink_path" : " ダウンリンクパスが利用できません" ,
2755
2756
"error:pkg/networkserver:outdated_data" : " データが古いです" ,
Original file line number Diff line number Diff line change 6434
6434
}
6435
6435
],
6436
6436
"allowedFieldMaskPaths" : [
6437
- " end_device_ids " ,
6437
+ " end_devices_ids " ,
6438
6438
" ids" ,
6439
6439
" ids.application_ids" ,
6440
6440
" ids.application_ids.application_id" ,
6657
6657
}
6658
6658
],
6659
6659
"allowedFieldMaskPaths" : [
6660
- " end_device_ids " ,
6660
+ " end_devices_ids " ,
6661
6661
" ids" ,
6662
6662
" ids.application_ids" ,
6663
6663
" ids.application_ids.application_id" ,
6891
6891
}
6892
6892
],
6893
6893
"allowedFieldMaskPaths" : [
6894
- " end_device_ids " ,
6894
+ " end_devices_ids " ,
6895
6895
" ids" ,
6896
6896
" ids.application_ids" ,
6897
6897
" ids.application_ids.application_id" ,
You can’t perform that action at this time.
0 commit comments