1<html><body> 2<style> 3 4body, h1, h2, h3, div, span, p, pre, a { 5 margin: 0; 6 padding: 0; 7 border: 0; 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 13} 14 15body { 16 font-size: 13px; 17 padding: 1em; 18} 19 20h1 { 21 font-size: 26px; 22 margin-bottom: 1em; 23} 24 25h2 { 26 font-size: 24px; 27 margin-bottom: 1em; 28} 29 30h3 { 31 font-size: 20px; 32 margin-bottom: 1em; 33 margin-top: 1em; 34} 35 36pre, code { 37 line-height: 1.5; 38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; 39} 40 41pre { 42 margin-top: 0.5em; 43} 44 45h1, h2, h3, p { 46 font-family: Arial, sans serif; 47} 48 49h1, h2, h3 { 50 border-bottom: solid #CCC 1px; 51} 52 53.toc_element { 54 margin-top: 0.5em; 55} 56 57.firstline { 58 margin-left: 2 em; 59} 60 61.method { 62 margin-top: 1em; 63 border: solid 1px #CCC; 64 padding: 1em; 65 background: #EEE; 66} 67 68.details { 69 font-weight: bold; 70 font-size: 14px; 71} 72 73</style> 74 75<h1><a href="sasportal_v1alpha1.html">SAS Portal API</a> . <a href="sasportal_v1alpha1.deployments.html">deployments</a> . <a href="sasportal_v1alpha1.deployments.devices.html">devices</a></h1> 76<h2>Instance Methods</h2> 77<p class="toc_element"> 78 <code><a href="#close">close()</a></code></p> 79<p class="firstline">Close httplib2 connections.</p> 80<p class="toc_element"> 81 <code><a href="#delete">delete(name, x__xgafv=None)</a></code></p> 82<p class="firstline">Deletes a device.</p> 83<p class="toc_element"> 84 <code><a href="#get">get(name, x__xgafv=None)</a></code></p> 85<p class="firstline">Gets details about a device.</p> 86<p class="toc_element"> 87 <code><a href="#move">move(name, body=None, x__xgafv=None)</a></code></p> 88<p class="firstline">Moves a device under another node or customer.</p> 89<p class="toc_element"> 90 <code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p> 91<p class="firstline">Updates a device.</p> 92<p class="toc_element"> 93 <code><a href="#signDevice">signDevice(name, body=None, x__xgafv=None)</a></code></p> 94<p class="firstline">Signs a device.</p> 95<p class="toc_element"> 96 <code><a href="#updateSigned">updateSigned(name, body=None, x__xgafv=None)</a></code></p> 97<p class="firstline">Updates a signed device.</p> 98<h3>Method Details</h3> 99<div class="method"> 100 <code class="details" id="close">close()</code> 101 <pre>Close httplib2 connections.</pre> 102</div> 103 104<div class="method"> 105 <code class="details" id="delete">delete(name, x__xgafv=None)</code> 106 <pre>Deletes a device. 107 108Args: 109 name: string, Required. The name of the device. (required) 110 x__xgafv: string, V1 error format. 111 Allowed values 112 1 - v1 error format 113 2 - v2 error format 114 115Returns: 116 An object of the form: 117 118 { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`. 119}</pre> 120</div> 121 122<div class="method"> 123 <code class="details" id="get">get(name, x__xgafv=None)</code> 124 <pre>Gets details about a device. 125 126Args: 127 name: string, Required. The name of the device. (required) 128 x__xgafv: string, V1 error format. 129 Allowed values 130 1 - v1 error format 131 2 - v2 error format 132 133Returns: 134 An object of the form: 135 136 { 137 "activeConfig": { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS. 138 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 139 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 140 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 141 }, 142 "callSign": "A String", # The call sign of the device operator. 143 "category": "A String", # FCC category of the device. 144 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 145 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 146 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 147 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 148 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 149 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 150 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 151 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 152 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 153 "heightType": "A String", # Specifies how the height is measured. 154 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 155 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 156 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 157 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 158 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 159 }, 160 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 161 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 162 "A String", 163 ], 164 "model": { # Information about the model of the device. # Information about this device model. 165 "firmwareVersion": "A String", # The firmware version of the device. 166 "hardwareVersion": "A String", # The hardware version of the device. 167 "name": "A String", # The name of the device model. 168 "softwareVersion": "A String", # The software version of the device. 169 "vendor": "A String", # The name of the device vendor. 170 }, 171 "state": "A String", # State of the configuration. 172 "updateTime": "A String", # Output only. The last time the device configuration was edited. 173 "userId": "A String", # The identifier of a device user. 174 }, 175 "currentChannels": [ # Output only. Current channels with scores. 176 { # The channel with score. 177 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel. 178 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 179 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 180 }, 181 "score": 3.14, # The channel score, normalized to be in [0,100]. 182 }, 183 ], 184 "deviceMetadata": { # Device data overridable by both SAS Portal and registration requests. # Device parameters that can be overridden by both SAS Portal and SAS registration requests. 185 "antennaModel": "A String", # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId 186 "commonChannelGroup": "A String", # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details. 187 "interferenceCoordinationGroup": "A String", # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details. 188 }, 189 "displayName": "A String", # Device display name. 190 "fccId": "A String", # The FCC identifier of the device. 191 "grantRangeAllowlists": [ # Only ranges within the allowlists are available for new grants. 192 { # Frequency range from `low_frequency` to `high_frequency`. 193 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 194 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 195 }, 196 ], 197 "grants": [ # Output only. Grants held by the device. 198 { # Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device. 199 "channelType": "A String", # Type of channel used. 200 "expireTime": "A String", # The expiration time of the grant. 201 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range. 202 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 203 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 204 }, 205 "grantId": "A String", # Grant Id. 206 "maxEirp": 3.14, # Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3). 207 "moveList": [ # The DPA move lists on which this grant appears. 208 { # An entry in a DPA's move list. 209 "dpaId": "A String", # The ID of the DPA. 210 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects. 211 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 212 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 213 }, 214 }, 215 ], 216 "state": "A String", # State of the grant. 217 "suspensionReason": [ # If the grant is suspended, the reason(s) for suspension. 218 "A String", 219 ], 220 }, 221 ], 222 "name": "A String", # Output only. The resource path name. 223 "preloadedConfig": { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API. 224 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 225 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 226 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 227 }, 228 "callSign": "A String", # The call sign of the device operator. 229 "category": "A String", # FCC category of the device. 230 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 231 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 232 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 233 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 234 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 235 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 236 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 237 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 238 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 239 "heightType": "A String", # Specifies how the height is measured. 240 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 241 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 242 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 243 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 244 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 245 }, 246 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 247 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 248 "A String", 249 ], 250 "model": { # Information about the model of the device. # Information about this device model. 251 "firmwareVersion": "A String", # The firmware version of the device. 252 "hardwareVersion": "A String", # The hardware version of the device. 253 "name": "A String", # The name of the device model. 254 "softwareVersion": "A String", # The software version of the device. 255 "vendor": "A String", # The name of the device vendor. 256 }, 257 "state": "A String", # State of the configuration. 258 "updateTime": "A String", # Output only. The last time the device configuration was edited. 259 "userId": "A String", # The identifier of a device user. 260 }, 261 "serialNumber": "A String", # A serial number assigned to the device by the device manufacturer. 262 "state": "A String", # Output only. Device state. 263}</pre> 264</div> 265 266<div class="method"> 267 <code class="details" id="move">move(name, body=None, x__xgafv=None)</code> 268 <pre>Moves a device under another node or customer. 269 270Args: 271 name: string, Required. The name of the device to move. (required) 272 body: object, The request body. 273 The object takes the form of: 274 275{ # Request for MoveDevice. 276 "destination": "A String", # Required. The name of the new parent resource node or customer to reparent the device under. 277} 278 279 x__xgafv: string, V1 error format. 280 Allowed values 281 1 - v1 error format 282 2 - v2 error format 283 284Returns: 285 An object of the form: 286 287 { # This resource represents a long-running operation that is the result of a network API call. 288 "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available. 289 "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. 290 "code": 42, # The status code, which should be an enum value of google.rpc.Code. 291 "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. 292 { 293 "a_key": "", # Properties of the object. Contains field @type with type URL. 294 }, 295 ], 296 "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. 297 }, 298 "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any. 299 "a_key": "", # Properties of the object. Contains field @type with type URL. 300 }, 301 "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`. 302 "response": { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`. 303 "a_key": "", # Properties of the object. Contains field @type with type URL. 304 }, 305}</pre> 306</div> 307 308<div class="method"> 309 <code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code> 310 <pre>Updates a device. 311 312Args: 313 name: string, Output only. The resource path name. (required) 314 body: object, The request body. 315 The object takes the form of: 316 317{ 318 "activeConfig": { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS. 319 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 320 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 321 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 322 }, 323 "callSign": "A String", # The call sign of the device operator. 324 "category": "A String", # FCC category of the device. 325 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 326 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 327 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 328 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 329 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 330 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 331 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 332 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 333 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 334 "heightType": "A String", # Specifies how the height is measured. 335 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 336 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 337 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 338 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 339 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 340 }, 341 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 342 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 343 "A String", 344 ], 345 "model": { # Information about the model of the device. # Information about this device model. 346 "firmwareVersion": "A String", # The firmware version of the device. 347 "hardwareVersion": "A String", # The hardware version of the device. 348 "name": "A String", # The name of the device model. 349 "softwareVersion": "A String", # The software version of the device. 350 "vendor": "A String", # The name of the device vendor. 351 }, 352 "state": "A String", # State of the configuration. 353 "updateTime": "A String", # Output only. The last time the device configuration was edited. 354 "userId": "A String", # The identifier of a device user. 355 }, 356 "currentChannels": [ # Output only. Current channels with scores. 357 { # The channel with score. 358 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel. 359 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 360 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 361 }, 362 "score": 3.14, # The channel score, normalized to be in [0,100]. 363 }, 364 ], 365 "deviceMetadata": { # Device data overridable by both SAS Portal and registration requests. # Device parameters that can be overridden by both SAS Portal and SAS registration requests. 366 "antennaModel": "A String", # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId 367 "commonChannelGroup": "A String", # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details. 368 "interferenceCoordinationGroup": "A String", # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details. 369 }, 370 "displayName": "A String", # Device display name. 371 "fccId": "A String", # The FCC identifier of the device. 372 "grantRangeAllowlists": [ # Only ranges within the allowlists are available for new grants. 373 { # Frequency range from `low_frequency` to `high_frequency`. 374 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 375 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 376 }, 377 ], 378 "grants": [ # Output only. Grants held by the device. 379 { # Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device. 380 "channelType": "A String", # Type of channel used. 381 "expireTime": "A String", # The expiration time of the grant. 382 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range. 383 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 384 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 385 }, 386 "grantId": "A String", # Grant Id. 387 "maxEirp": 3.14, # Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3). 388 "moveList": [ # The DPA move lists on which this grant appears. 389 { # An entry in a DPA's move list. 390 "dpaId": "A String", # The ID of the DPA. 391 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects. 392 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 393 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 394 }, 395 }, 396 ], 397 "state": "A String", # State of the grant. 398 "suspensionReason": [ # If the grant is suspended, the reason(s) for suspension. 399 "A String", 400 ], 401 }, 402 ], 403 "name": "A String", # Output only. The resource path name. 404 "preloadedConfig": { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API. 405 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 406 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 407 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 408 }, 409 "callSign": "A String", # The call sign of the device operator. 410 "category": "A String", # FCC category of the device. 411 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 412 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 413 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 414 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 415 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 416 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 417 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 418 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 419 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 420 "heightType": "A String", # Specifies how the height is measured. 421 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 422 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 423 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 424 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 425 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 426 }, 427 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 428 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 429 "A String", 430 ], 431 "model": { # Information about the model of the device. # Information about this device model. 432 "firmwareVersion": "A String", # The firmware version of the device. 433 "hardwareVersion": "A String", # The hardware version of the device. 434 "name": "A String", # The name of the device model. 435 "softwareVersion": "A String", # The software version of the device. 436 "vendor": "A String", # The name of the device vendor. 437 }, 438 "state": "A String", # State of the configuration. 439 "updateTime": "A String", # Output only. The last time the device configuration was edited. 440 "userId": "A String", # The identifier of a device user. 441 }, 442 "serialNumber": "A String", # A serial number assigned to the device by the device manufacturer. 443 "state": "A String", # Output only. Device state. 444} 445 446 updateMask: string, Fields to be updated. 447 x__xgafv: string, V1 error format. 448 Allowed values 449 1 - v1 error format 450 2 - v2 error format 451 452Returns: 453 An object of the form: 454 455 { 456 "activeConfig": { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS. 457 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 458 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 459 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 460 }, 461 "callSign": "A String", # The call sign of the device operator. 462 "category": "A String", # FCC category of the device. 463 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 464 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 465 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 466 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 467 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 468 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 469 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 470 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 471 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 472 "heightType": "A String", # Specifies how the height is measured. 473 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 474 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 475 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 476 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 477 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 478 }, 479 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 480 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 481 "A String", 482 ], 483 "model": { # Information about the model of the device. # Information about this device model. 484 "firmwareVersion": "A String", # The firmware version of the device. 485 "hardwareVersion": "A String", # The hardware version of the device. 486 "name": "A String", # The name of the device model. 487 "softwareVersion": "A String", # The software version of the device. 488 "vendor": "A String", # The name of the device vendor. 489 }, 490 "state": "A String", # State of the configuration. 491 "updateTime": "A String", # Output only. The last time the device configuration was edited. 492 "userId": "A String", # The identifier of a device user. 493 }, 494 "currentChannels": [ # Output only. Current channels with scores. 495 { # The channel with score. 496 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel. 497 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 498 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 499 }, 500 "score": 3.14, # The channel score, normalized to be in [0,100]. 501 }, 502 ], 503 "deviceMetadata": { # Device data overridable by both SAS Portal and registration requests. # Device parameters that can be overridden by both SAS Portal and SAS registration requests. 504 "antennaModel": "A String", # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId 505 "commonChannelGroup": "A String", # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details. 506 "interferenceCoordinationGroup": "A String", # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details. 507 }, 508 "displayName": "A String", # Device display name. 509 "fccId": "A String", # The FCC identifier of the device. 510 "grantRangeAllowlists": [ # Only ranges within the allowlists are available for new grants. 511 { # Frequency range from `low_frequency` to `high_frequency`. 512 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 513 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 514 }, 515 ], 516 "grants": [ # Output only. Grants held by the device. 517 { # Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device. 518 "channelType": "A String", # Type of channel used. 519 "expireTime": "A String", # The expiration time of the grant. 520 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range. 521 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 522 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 523 }, 524 "grantId": "A String", # Grant Id. 525 "maxEirp": 3.14, # Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3). 526 "moveList": [ # The DPA move lists on which this grant appears. 527 { # An entry in a DPA's move list. 528 "dpaId": "A String", # The ID of the DPA. 529 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects. 530 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 531 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 532 }, 533 }, 534 ], 535 "state": "A String", # State of the grant. 536 "suspensionReason": [ # If the grant is suspended, the reason(s) for suspension. 537 "A String", 538 ], 539 }, 540 ], 541 "name": "A String", # Output only. The resource path name. 542 "preloadedConfig": { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API. 543 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 544 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 545 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 546 }, 547 "callSign": "A String", # The call sign of the device operator. 548 "category": "A String", # FCC category of the device. 549 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 550 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 551 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 552 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 553 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 554 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 555 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 556 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 557 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 558 "heightType": "A String", # Specifies how the height is measured. 559 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 560 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 561 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 562 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 563 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 564 }, 565 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 566 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 567 "A String", 568 ], 569 "model": { # Information about the model of the device. # Information about this device model. 570 "firmwareVersion": "A String", # The firmware version of the device. 571 "hardwareVersion": "A String", # The hardware version of the device. 572 "name": "A String", # The name of the device model. 573 "softwareVersion": "A String", # The software version of the device. 574 "vendor": "A String", # The name of the device vendor. 575 }, 576 "state": "A String", # State of the configuration. 577 "updateTime": "A String", # Output only. The last time the device configuration was edited. 578 "userId": "A String", # The identifier of a device user. 579 }, 580 "serialNumber": "A String", # A serial number assigned to the device by the device manufacturer. 581 "state": "A String", # Output only. Device state. 582}</pre> 583</div> 584 585<div class="method"> 586 <code class="details" id="signDevice">signDevice(name, body=None, x__xgafv=None)</code> 587 <pre>Signs a device. 588 589Args: 590 name: string, Output only. The resource path name. (required) 591 body: object, The request body. 592 The object takes the form of: 593 594{ # Request for SignDevice. 595 "device": { # Required. The device to sign. The device fields name, fcc_id and serial_number must be set. The user_id field must be set. 596 "activeConfig": { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS. 597 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 598 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 599 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 600 }, 601 "callSign": "A String", # The call sign of the device operator. 602 "category": "A String", # FCC category of the device. 603 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 604 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 605 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 606 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 607 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 608 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 609 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 610 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 611 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 612 "heightType": "A String", # Specifies how the height is measured. 613 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 614 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 615 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 616 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 617 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 618 }, 619 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 620 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 621 "A String", 622 ], 623 "model": { # Information about the model of the device. # Information about this device model. 624 "firmwareVersion": "A String", # The firmware version of the device. 625 "hardwareVersion": "A String", # The hardware version of the device. 626 "name": "A String", # The name of the device model. 627 "softwareVersion": "A String", # The software version of the device. 628 "vendor": "A String", # The name of the device vendor. 629 }, 630 "state": "A String", # State of the configuration. 631 "updateTime": "A String", # Output only. The last time the device configuration was edited. 632 "userId": "A String", # The identifier of a device user. 633 }, 634 "currentChannels": [ # Output only. Current channels with scores. 635 { # The channel with score. 636 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel. 637 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 638 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 639 }, 640 "score": 3.14, # The channel score, normalized to be in [0,100]. 641 }, 642 ], 643 "deviceMetadata": { # Device data overridable by both SAS Portal and registration requests. # Device parameters that can be overridden by both SAS Portal and SAS registration requests. 644 "antennaModel": "A String", # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId 645 "commonChannelGroup": "A String", # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details. 646 "interferenceCoordinationGroup": "A String", # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details. 647 }, 648 "displayName": "A String", # Device display name. 649 "fccId": "A String", # The FCC identifier of the device. 650 "grantRangeAllowlists": [ # Only ranges within the allowlists are available for new grants. 651 { # Frequency range from `low_frequency` to `high_frequency`. 652 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 653 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 654 }, 655 ], 656 "grants": [ # Output only. Grants held by the device. 657 { # Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device. 658 "channelType": "A String", # Type of channel used. 659 "expireTime": "A String", # The expiration time of the grant. 660 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range. 661 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 662 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 663 }, 664 "grantId": "A String", # Grant Id. 665 "maxEirp": 3.14, # Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3). 666 "moveList": [ # The DPA move lists on which this grant appears. 667 { # An entry in a DPA's move list. 668 "dpaId": "A String", # The ID of the DPA. 669 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects. 670 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 671 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 672 }, 673 }, 674 ], 675 "state": "A String", # State of the grant. 676 "suspensionReason": [ # If the grant is suspended, the reason(s) for suspension. 677 "A String", 678 ], 679 }, 680 ], 681 "name": "A String", # Output only. The resource path name. 682 "preloadedConfig": { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API. 683 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 684 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 685 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 686 }, 687 "callSign": "A String", # The call sign of the device operator. 688 "category": "A String", # FCC category of the device. 689 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 690 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 691 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 692 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 693 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 694 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 695 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 696 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 697 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 698 "heightType": "A String", # Specifies how the height is measured. 699 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 700 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 701 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 702 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 703 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 704 }, 705 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 706 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 707 "A String", 708 ], 709 "model": { # Information about the model of the device. # Information about this device model. 710 "firmwareVersion": "A String", # The firmware version of the device. 711 "hardwareVersion": "A String", # The hardware version of the device. 712 "name": "A String", # The name of the device model. 713 "softwareVersion": "A String", # The software version of the device. 714 "vendor": "A String", # The name of the device vendor. 715 }, 716 "state": "A String", # State of the configuration. 717 "updateTime": "A String", # Output only. The last time the device configuration was edited. 718 "userId": "A String", # The identifier of a device user. 719 }, 720 "serialNumber": "A String", # A serial number assigned to the device by the device manufacturer. 721 "state": "A String", # Output only. Device state. 722 }, 723} 724 725 x__xgafv: string, V1 error format. 726 Allowed values 727 1 - v1 error format 728 2 - v2 error format 729 730Returns: 731 An object of the form: 732 733 { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`. 734}</pre> 735</div> 736 737<div class="method"> 738 <code class="details" id="updateSigned">updateSigned(name, body=None, x__xgafv=None)</code> 739 <pre>Updates a signed device. 740 741Args: 742 name: string, Required. The name of the device to update. (required) 743 body: object, The request body. 744 The object takes the form of: 745 746{ # Request for UpdateSignedDevice. 747 "encodedDevice": "A String", # Required. The JSON Web Token signed using a CPI private key. Payload must be the JSON encoding of the device. The user_id field must be set. 748 "installerId": "A String", # Required. Unique installer ID (CPI ID) from the Certified Professional Installers database. 749} 750 751 x__xgafv: string, V1 error format. 752 Allowed values 753 1 - v1 error format 754 2 - v2 error format 755 756Returns: 757 An object of the form: 758 759 { 760 "activeConfig": { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS. 761 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 762 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 763 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 764 }, 765 "callSign": "A String", # The call sign of the device operator. 766 "category": "A String", # FCC category of the device. 767 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 768 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 769 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 770 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 771 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 772 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 773 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 774 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 775 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 776 "heightType": "A String", # Specifies how the height is measured. 777 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 778 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 779 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 780 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 781 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 782 }, 783 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 784 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 785 "A String", 786 ], 787 "model": { # Information about the model of the device. # Information about this device model. 788 "firmwareVersion": "A String", # The firmware version of the device. 789 "hardwareVersion": "A String", # The hardware version of the device. 790 "name": "A String", # The name of the device model. 791 "softwareVersion": "A String", # The software version of the device. 792 "vendor": "A String", # The name of the device vendor. 793 }, 794 "state": "A String", # State of the configuration. 795 "updateTime": "A String", # Output only. The last time the device configuration was edited. 796 "userId": "A String", # The identifier of a device user. 797 }, 798 "currentChannels": [ # Output only. Current channels with scores. 799 { # The channel with score. 800 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel. 801 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 802 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 803 }, 804 "score": 3.14, # The channel score, normalized to be in [0,100]. 805 }, 806 ], 807 "deviceMetadata": { # Device data overridable by both SAS Portal and registration requests. # Device parameters that can be overridden by both SAS Portal and SAS registration requests. 808 "antennaModel": "A String", # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId 809 "commonChannelGroup": "A String", # CCG. A group of CBSDs in the same ICG requesting a common primary channel assignment. See CBRSA-TS-2001 V3.0.0 for more details. 810 "interferenceCoordinationGroup": "A String", # ICG. A group of CBSDs that manage their own interference with the group. See CBRSA-TS-2001 V3.0.0 for more details. 811 }, 812 "displayName": "A String", # Device display name. 813 "fccId": "A String", # The FCC identifier of the device. 814 "grantRangeAllowlists": [ # Only ranges within the allowlists are available for new grants. 815 { # Frequency range from `low_frequency` to `high_frequency`. 816 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 817 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 818 }, 819 ], 820 "grants": [ # Output only. Grants held by the device. 821 { # Device grant. It is an authorization provided by the Spectrum Access System to a device to transmit using specified operating parameters after a successful heartbeat by the device. 822 "channelType": "A String", # Type of channel used. 823 "expireTime": "A String", # The expiration time of the grant. 824 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range. 825 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 826 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 827 }, 828 "grantId": "A String", # Grant Id. 829 "maxEirp": 3.14, # Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant. The maximum EIRP is in units of dBm/MHz. The value of `maxEirp` represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3). 830 "moveList": [ # The DPA move lists on which this grant appears. 831 { # An entry in a DPA's move list. 832 "dpaId": "A String", # The ID of the DPA. 833 "frequencyRange": { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects. 834 "highFrequencyMhz": 3.14, # The highest frequency of the frequency range in MHz. 835 "lowFrequencyMhz": 3.14, # The lowest frequency of the frequency range in MHz. 836 }, 837 }, 838 ], 839 "state": "A String", # State of the grant. 840 "suspensionReason": [ # If the grant is suspended, the reason(s) for suspension. 841 "A String", 842 ], 843 }, 844 ], 845 "name": "A String", # Output only. The resource path name. 846 "preloadedConfig": { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API. 847 "airInterface": { # Information about the device's air interface. # Information about this device's air interface. 848 "radioTechnology": "A String", # Conditional. This field specifies the radio access technology that is used for the CBSD. 849 "supportedSpec": "A String", # Optional. This field is related to the `radioTechnology` and provides the air interface specification that the CBSD is compliant with at the time of registration. 850 }, 851 "callSign": "A String", # The call sign of the device operator. 852 "category": "A String", # FCC category of the device. 853 "installationParams": { # Information about the device installation parameters. # Installation parameters for the device. 854 "antennaAzimuth": 42, # Boresight direction of the horizontal plane of the antenna in degrees with respect to true north. The value of this parameter is an integer with a value between 0 and 359 inclusive. A value of 0 degrees means true north; a value of 90 degrees means east. This parameter is optional for Category A devices and conditional for Category B devices. 855 "antennaBeamwidth": 42, # 3-dB antenna beamwidth of the antenna in the horizontal-plane in degrees. This parameter is an unsigned integer having a value between 0 and 360 (degrees) inclusive; it is optional for Category A devices and conditional for Category B devices. 856 "antennaDowntilt": 42, # Antenna downtilt in degrees and is an integer with a value between -90 and +90 inclusive; a negative value means the antenna is tilted up (above horizontal). This parameter is optional for Category A devices and conditional for Category B devices. 857 "antennaGain": 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive. 858 "antennaModel": "A String", # If an external antenna is used, the antenna model is optionally provided in this field. The string has a maximum length of 128 octets. 859 "cpeCbsdIndication": True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not. 860 "eirpCapability": 42, # This parameter is the maximum device EIRP in units of dBm/10MHz and is an integer with a value between -127 and +47 (dBm/10 MHz) inclusive. If not included, SAS interprets it as maximum allowable EIRP in units of dBm/10MHz for device category. 861 "height": 3.14, # Device antenna height in meters. When the `heightType` parameter value is "AGL", the antenna height should be given relative to ground level. When the `heightType` parameter value is "AMSL", it is given with respect to WGS84 datum. 862 "heightType": "A String", # Specifies how the height is measured. 863 "horizontalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna horizontal location. This optional parameter should only be present if its value is less than the FCC requirement of 50 meters. 864 "indoorDeployment": True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor. 865 "latitude": 3.14, # Latitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -90.000000 to +90.000000. Positive values represent latitudes north of the equator; negative values south of the equator. 866 "longitude": 3.14, # Longitude of the device antenna location in degrees relative to the WGS 84 datum. The allowed range is from -180.000000 to +180.000000. Positive values represent longitudes east of the prime meridian; negative values west of the prime meridian. 867 "verticalAccuracy": 3.14, # A positive number in meters to indicate accuracy of the device antenna vertical location. This optional parameter should only be present if its value is less than the FCC requirement of 3 meters. 868 }, 869 "isSigned": True or False, # Output only. Whether the configuration has been signed by a CPI. 870 "measurementCapabilities": [ # Measurement reporting capabilities of the device. 871 "A String", 872 ], 873 "model": { # Information about the model of the device. # Information about this device model. 874 "firmwareVersion": "A String", # The firmware version of the device. 875 "hardwareVersion": "A String", # The hardware version of the device. 876 "name": "A String", # The name of the device model. 877 "softwareVersion": "A String", # The software version of the device. 878 "vendor": "A String", # The name of the device vendor. 879 }, 880 "state": "A String", # State of the configuration. 881 "updateTime": "A String", # Output only. The last time the device configuration was edited. 882 "userId": "A String", # The identifier of a device user. 883 }, 884 "serialNumber": "A String", # A serial number assigned to the device by the device manufacturer. 885 "state": "A String", # Output only. Device state. 886}</pre> 887</div> 888 889</body></html>