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  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
138    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
139      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
140      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
143    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
144    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
145      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
149      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
151      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
153      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
154      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
156      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
161    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
162      &quot;A String&quot;,
163    ],
164    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
165      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
166      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
167      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
168      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
169      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
170    },
171    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
172    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
173    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
174  },
175  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
176    { # The channel with score.
177      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
178        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
179        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
180      },
181      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
182    },
183  ],
184  &quot;deviceMetadata&quot;: { # 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    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
186    &quot;commonChannelGroup&quot;: &quot;A String&quot;, # 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    &quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # 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  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
190  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
191  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
192    { # Frequency range from `low_frequency` to `high_frequency`.
193      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
194      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
195    },
196  ],
197  &quot;grants&quot;: [ # 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      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
200      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
201      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
202        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
203        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
204      },
205      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
206      &quot;maxEirp&quot;: 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      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
208        { # An entry in a DPA&#x27;s move list.
209          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
210          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
211            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
212            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
213          },
214        },
215      ],
216      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
217      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
218        &quot;A String&quot;,
219      ],
220    },
221  ],
222  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
223  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
224    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
225      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
226      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
229    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
230    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
231      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
235      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
237      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
239      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
240      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
242      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
247    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
248      &quot;A String&quot;,
249    ],
250    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
251      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
252      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
253      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
254      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
255      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
256    },
257    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
258    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
259    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
260  },
261  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
262  &quot;state&quot;: &quot;A String&quot;, # 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  &quot;destination&quot;: &quot;A String&quot;, # 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  &quot;done&quot;: 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  &quot;error&quot;: { # 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    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
291    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
292      {
293        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
294      },
295    ],
296    &quot;message&quot;: &quot;A String&quot;, # 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  &quot;metadata&quot;: { # 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    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
300  },
301  &quot;name&quot;: &quot;A String&quot;, # 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  &quot;response&quot;: { # 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    &quot;a_key&quot;: &quot;&quot;, # 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  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
319    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
320      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
321      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
324    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
325    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
326      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
330      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
332      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
334      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
335      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
337      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
342    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
343      &quot;A String&quot;,
344    ],
345    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
346      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
347      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
348      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
349      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
350      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
351    },
352    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
353    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
354    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
355  },
356  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
357    { # The channel with score.
358      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
359        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
360        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
361      },
362      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
363    },
364  ],
365  &quot;deviceMetadata&quot;: { # 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    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
367    &quot;commonChannelGroup&quot;: &quot;A String&quot;, # 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    &quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # 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  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
371  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
372  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
373    { # Frequency range from `low_frequency` to `high_frequency`.
374      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
375      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
376    },
377  ],
378  &quot;grants&quot;: [ # 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      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
381      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
382      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
383        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
384        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
385      },
386      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
387      &quot;maxEirp&quot;: 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      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
389        { # An entry in a DPA&#x27;s move list.
390          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
391          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
392            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
393            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
394          },
395        },
396      ],
397      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
398      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
399        &quot;A String&quot;,
400      ],
401    },
402  ],
403  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
404  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
405    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
406      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
407      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
410    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
411    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
412      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
416      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
418      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
420      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
421      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
423      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
428    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
429      &quot;A String&quot;,
430    ],
431    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
432      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
433      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
434      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
435      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
436      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
437    },
438    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
439    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
440    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
441  },
442  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
443  &quot;state&quot;: &quot;A String&quot;, # 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  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
457    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
458      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
459      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
462    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
463    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
464      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
468      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
470      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
472      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
473      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
475      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
480    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
481      &quot;A String&quot;,
482    ],
483    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
484      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
485      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
486      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
487      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
488      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
489    },
490    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
491    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
492    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
493  },
494  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
495    { # The channel with score.
496      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
497        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
498        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
499      },
500      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
501    },
502  ],
503  &quot;deviceMetadata&quot;: { # 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    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
505    &quot;commonChannelGroup&quot;: &quot;A String&quot;, # 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    &quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # 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  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
509  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
510  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
511    { # Frequency range from `low_frequency` to `high_frequency`.
512      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
513      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
514    },
515  ],
516  &quot;grants&quot;: [ # 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      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
519      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
520      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
521        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
522        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
523      },
524      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
525      &quot;maxEirp&quot;: 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      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
527        { # An entry in a DPA&#x27;s move list.
528          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
529          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
530            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
531            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
532          },
533        },
534      ],
535      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
536      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
537        &quot;A String&quot;,
538      ],
539    },
540  ],
541  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
542  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
543    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
544      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
545      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
548    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
549    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
550      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
554      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
556      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
558      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
559      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
561      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
566    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
567      &quot;A String&quot;,
568    ],
569    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
570      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
571      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
572      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
573      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
574      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
575    },
576    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
577    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
578    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
579  },
580  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
581  &quot;state&quot;: &quot;A String&quot;, # 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  &quot;device&quot;: { # 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    &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
597      &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
598        &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
599        &quot;supportedSpec&quot;: &quot;A String&quot;, # 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      &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
602      &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
603      &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
604        &quot;antennaAzimuth&quot;: 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        &quot;antennaBeamwidth&quot;: 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        &quot;antennaDowntilt&quot;: 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        &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
608        &quot;antennaModel&quot;: &quot;A String&quot;, # 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        &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
610        &quot;eirpCapability&quot;: 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        &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
612        &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
613        &quot;horizontalAccuracy&quot;: 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        &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
615        &quot;latitude&quot;: 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        &quot;longitude&quot;: 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        &quot;verticalAccuracy&quot;: 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      &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
620      &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
621        &quot;A String&quot;,
622      ],
623      &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
624        &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
625        &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
626        &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
627        &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
628        &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
629      },
630      &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
631      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
632      &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
633    },
634    &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
635      { # The channel with score.
636        &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
637          &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
638          &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
639        },
640        &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
641      },
642    ],
643    &quot;deviceMetadata&quot;: { # 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      &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
645      &quot;commonChannelGroup&quot;: &quot;A String&quot;, # 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      &quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # 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    &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
649    &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
650    &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
651      { # Frequency range from `low_frequency` to `high_frequency`.
652        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
653        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
654      },
655    ],
656    &quot;grants&quot;: [ # 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        &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
659        &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
660        &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
661          &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
662          &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
663        },
664        &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
665        &quot;maxEirp&quot;: 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        &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
667          { # An entry in a DPA&#x27;s move list.
668            &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
669            &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
670              &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
671              &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
672            },
673          },
674        ],
675        &quot;state&quot;: &quot;A String&quot;, # State of the grant.
676        &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
677          &quot;A String&quot;,
678        ],
679      },
680    ],
681    &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
682    &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
683      &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
684        &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
685        &quot;supportedSpec&quot;: &quot;A String&quot;, # 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      &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
688      &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
689      &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
690        &quot;antennaAzimuth&quot;: 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        &quot;antennaBeamwidth&quot;: 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        &quot;antennaDowntilt&quot;: 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        &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
694        &quot;antennaModel&quot;: &quot;A String&quot;, # 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        &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
696        &quot;eirpCapability&quot;: 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        &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
698        &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
699        &quot;horizontalAccuracy&quot;: 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        &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
701        &quot;latitude&quot;: 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        &quot;longitude&quot;: 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        &quot;verticalAccuracy&quot;: 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      &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
706      &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
707        &quot;A String&quot;,
708      ],
709      &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
710        &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
711        &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
712        &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
713        &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
714        &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
715      },
716      &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
717      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
718      &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
719    },
720    &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
721    &quot;state&quot;: &quot;A String&quot;, # 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  &quot;encodedDevice&quot;: &quot;A String&quot;, # 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  &quot;installerId&quot;: &quot;A String&quot;, # 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  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
761    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
762      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
763      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
766    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
767    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
768      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
772      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
774      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
776      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
777      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
779      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
784    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
785      &quot;A String&quot;,
786    ],
787    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
788      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
789      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
790      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
791      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
792      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
793    },
794    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
795    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
796    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
797  },
798  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
799    { # The channel with score.
800      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
801        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
802        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
803      },
804      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
805    },
806  ],
807  &quot;deviceMetadata&quot;: { # 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    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
809    &quot;commonChannelGroup&quot;: &quot;A String&quot;, # 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    &quot;interferenceCoordinationGroup&quot;: &quot;A String&quot;, # 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  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
813  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
814  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
815    { # Frequency range from `low_frequency` to `high_frequency`.
816      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
817      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
818    },
819  ],
820  &quot;grants&quot;: [ # 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      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
823      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
824      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
825        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
826        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
827      },
828      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
829      &quot;maxEirp&quot;: 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      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
831        { # An entry in a DPA&#x27;s move list.
832          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
833          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
834            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
835            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
836          },
837        },
838      ],
839      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
840      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
841        &quot;A String&quot;,
842      ],
843    },
844  ],
845  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
846  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
847    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
848      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
849      &quot;supportedSpec&quot;: &quot;A String&quot;, # 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    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
852    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
853    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
854      &quot;antennaAzimuth&quot;: 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      &quot;antennaBeamwidth&quot;: 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      &quot;antennaDowntilt&quot;: 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      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
858      &quot;antennaModel&quot;: &quot;A String&quot;, # 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      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
860      &quot;eirpCapability&quot;: 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      &quot;height&quot;: 3.14, # Device antenna height in meters. When the `heightType` parameter value is &quot;AGL&quot;, the antenna height should be given relative to ground level. When the `heightType` parameter value is &quot;AMSL&quot;, it is given with respect to WGS84 datum.
862      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
863      &quot;horizontalAccuracy&quot;: 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      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
865      &quot;latitude&quot;: 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      &quot;longitude&quot;: 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      &quot;verticalAccuracy&quot;: 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    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
870    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
871      &quot;A String&quot;,
872    ],
873    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
874      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
875      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
876      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
877      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
878      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
879    },
880    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
881    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
882    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
883  },
884  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
885  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
886}</pre>
887</div>
888
889</body></html>