magma / domain-proxy

A Domain proxy for Magma
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

[Single-Step-Registration] Modify CBSD creation #396

Closed WojSad closed 2 years ago

WojSad commented 2 years ago

During CBSD creation, the following fields need to be set:

registration_mode cbsd_category latitude longitude indoor_deployment height height_type horizontal_accuracy antenna_azimuth antenna_downtilt eirp_capability antenna_beamwidth antenna_model

TODO:

Change protos and swagger definitions accordingly. Change CreateCbsd methods on the server and storage side so that the CBSD is inserted to the db with the above fields.