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.nodes.html">nodes</a> . <a href="sasportal_v1alpha1.nodes.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="#create">create(parent, body=None, x__xgafv=None)</a></code></p>
82<p class="firstline">Creates a device under a node or customer.</p>
83<p class="toc_element">
84  <code><a href="#createSigned">createSigned(parent, body=None, x__xgafv=None)</a></code></p>
85<p class="firstline">Creates a signed device under a node or customer.</p>
86<p class="toc_element">
87  <code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
88<p class="firstline">Deletes a device.</p>
89<p class="toc_element">
90  <code><a href="#get">get(name, x__xgafv=None)</a></code></p>
91<p class="firstline">Gets details about a device.</p>
92<p class="toc_element">
93  <code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
94<p class="firstline">Lists devices under a node or customer.</p>
95<p class="toc_element">
96  <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
97<p class="firstline">Retrieves the next page of results.</p>
98<p class="toc_element">
99  <code><a href="#move">move(name, body=None, x__xgafv=None)</a></code></p>
100<p class="firstline">Moves a device under another node or customer.</p>
101<p class="toc_element">
102  <code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
103<p class="firstline">Updates a device.</p>
104<p class="toc_element">
105  <code><a href="#signDevice">signDevice(name, body=None, x__xgafv=None)</a></code></p>
106<p class="firstline">Signs a device.</p>
107<p class="toc_element">
108  <code><a href="#updateSigned">updateSigned(name, body=None, x__xgafv=None)</a></code></p>
109<p class="firstline">Updates a signed device.</p>
110<h3>Method Details</h3>
111<div class="method">
112    <code class="details" id="close">close()</code>
113  <pre>Close httplib2 connections.</pre>
114</div>
115
116<div class="method">
117    <code class="details" id="create">create(parent, body=None, x__xgafv=None)</code>
118  <pre>Creates a device under a node or customer.
119
120Args:
121  parent: string, Required. The name of the parent resource. (required)
122  body: object, The request body.
123    The object takes the form of:
124
125{
126  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
127    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
128      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
129      &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.
130    },
131    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
132    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
133    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
134      &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.
135      &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.
136      &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.
137      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
138      &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.
139      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
140      &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.
141      &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.
142      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
143      &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.
144      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
145      &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.
146      &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.
147      &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.
148    },
149    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
150    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
151      &quot;A String&quot;,
152    ],
153    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
154      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
155      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
156      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
157      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
158      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
159    },
160    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
161    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
162    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
163  },
164  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
165    { # The channel with score.
166      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
167        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
168        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
169      },
170      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
171    },
172  ],
173  &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.
174    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
175    &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.
176    &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.
177  },
178  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
179  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
180  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
181    { # Frequency range from `low_frequency` to `high_frequency`.
182      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
183      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
184    },
185  ],
186  &quot;grants&quot;: [ # Output only. Grants held by the device.
187    { # 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.
188      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
189      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
190      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
191        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
192        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
193      },
194      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
195      &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).
196      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
197        { # An entry in a DPA&#x27;s move list.
198          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
199          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
200            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
201            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
202          },
203        },
204      ],
205      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
206      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
207        &quot;A String&quot;,
208      ],
209    },
210  ],
211  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
212  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
213    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
214      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
215      &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.
216    },
217    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
218    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
219    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
220      &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.
221      &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.
222      &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.
223      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
224      &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.
225      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
226      &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.
227      &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.
228      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
229      &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.
230      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
231      &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.
232      &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.
233      &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.
234    },
235    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
236    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
237      &quot;A String&quot;,
238    ],
239    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
240      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
241      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
242      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
243      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
244      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
245    },
246    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
247    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
248    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
249  },
250  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
251  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
252}
253
254  x__xgafv: string, V1 error format.
255    Allowed values
256      1 - v1 error format
257      2 - v2 error format
258
259Returns:
260  An object of the form:
261
262    {
263  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
264    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
265      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
266      &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.
267    },
268    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
269    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
270    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
271      &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.
272      &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.
273      &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.
274      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
275      &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.
276      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
277      &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.
278      &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.
279      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
280      &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.
281      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
282      &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.
283      &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.
284      &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.
285    },
286    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
287    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
288      &quot;A String&quot;,
289    ],
290    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
291      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
292      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
293      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
294      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
295      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
296    },
297    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
298    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
299    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
300  },
301  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
302    { # The channel with score.
303      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
304        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
305        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
306      },
307      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
308    },
309  ],
310  &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.
311    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
312    &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.
313    &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.
314  },
315  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
316  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
317  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
318    { # Frequency range from `low_frequency` to `high_frequency`.
319      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
320      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
321    },
322  ],
323  &quot;grants&quot;: [ # Output only. Grants held by the device.
324    { # 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.
325      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
326      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
327      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
328        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
329        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
330      },
331      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
332      &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).
333      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
334        { # An entry in a DPA&#x27;s move list.
335          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
336          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
337            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
338            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
339          },
340        },
341      ],
342      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
343      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
344        &quot;A String&quot;,
345      ],
346    },
347  ],
348  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
349  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
350    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
351      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
352      &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.
353    },
354    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
355    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
356    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
357      &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.
358      &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.
359      &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.
360      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
361      &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.
362      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
363      &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.
364      &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.
365      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
366      &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.
367      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
368      &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.
369      &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.
370      &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.
371    },
372    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
373    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
374      &quot;A String&quot;,
375    ],
376    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
377      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
378      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
379      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
380      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
381      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
382    },
383    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
384    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
385    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
386  },
387  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
388  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
389}</pre>
390</div>
391
392<div class="method">
393    <code class="details" id="createSigned">createSigned(parent, body=None, x__xgafv=None)</code>
394  <pre>Creates a signed device under a node or customer.
395
396Args:
397  parent: string, Required. The name of the parent resource. (required)
398  body: object, The request body.
399    The object takes the form of:
400
401{ # Request for CreateSignedDevice.
402  &quot;encodedDevice&quot;: &quot;A String&quot;, # Required. 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.
403  &quot;installerId&quot;: &quot;A String&quot;, # Required. Unique installer id (CPI ID) from the Certified Professional Installers database.
404}
405
406  x__xgafv: string, V1 error format.
407    Allowed values
408      1 - v1 error format
409      2 - v2 error format
410
411Returns:
412  An object of the form:
413
414    {
415  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
416    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
417      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
418      &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.
419    },
420    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
421    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
422    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
423      &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.
424      &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.
425      &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.
426      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
427      &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.
428      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
429      &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.
430      &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.
431      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
432      &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.
433      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
434      &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.
435      &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.
436      &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.
437    },
438    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
439    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
440      &quot;A String&quot;,
441    ],
442    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
443      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
444      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
445      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
446      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
447      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
448    },
449    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
450    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
451    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
452  },
453  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
454    { # The channel with score.
455      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
456        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
457        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
458      },
459      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
460    },
461  ],
462  &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.
463    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
464    &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.
465    &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.
466  },
467  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
468  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
469  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
470    { # Frequency range from `low_frequency` to `high_frequency`.
471      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
472      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
473    },
474  ],
475  &quot;grants&quot;: [ # Output only. Grants held by the device.
476    { # 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.
477      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
478      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
479      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
480        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
481        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
482      },
483      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
484      &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).
485      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
486        { # An entry in a DPA&#x27;s move list.
487          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
488          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
489            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
490            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
491          },
492        },
493      ],
494      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
495      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
496        &quot;A String&quot;,
497      ],
498    },
499  ],
500  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
501  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
502    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
503      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
504      &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.
505    },
506    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
507    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
508    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
509      &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.
510      &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.
511      &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.
512      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
513      &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.
514      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
515      &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.
516      &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.
517      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
518      &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.
519      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
520      &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.
521      &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.
522      &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.
523    },
524    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
525    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
526      &quot;A String&quot;,
527    ],
528    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
529      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
530      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
531      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
532      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
533      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
534    },
535    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
536    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
537    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
538  },
539  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
540  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
541}</pre>
542</div>
543
544<div class="method">
545    <code class="details" id="delete">delete(name, x__xgafv=None)</code>
546  <pre>Deletes a device.
547
548Args:
549  name: string, Required. The name of the device. (required)
550  x__xgafv: string, V1 error format.
551    Allowed values
552      1 - v1 error format
553      2 - v2 error format
554
555Returns:
556  An object of the form:
557
558    { # 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 `{}`.
559}</pre>
560</div>
561
562<div class="method">
563    <code class="details" id="get">get(name, x__xgafv=None)</code>
564  <pre>Gets details about a device.
565
566Args:
567  name: string, Required. The name of the device. (required)
568  x__xgafv: string, V1 error format.
569    Allowed values
570      1 - v1 error format
571      2 - v2 error format
572
573Returns:
574  An object of the form:
575
576    {
577  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
578    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
579      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
580      &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.
581    },
582    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
583    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
584    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
585      &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.
586      &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.
587      &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.
588      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
589      &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.
590      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
591      &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.
592      &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.
593      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
594      &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.
595      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
596      &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.
597      &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.
598      &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.
599    },
600    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
601    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
602      &quot;A String&quot;,
603    ],
604    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
605      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
606      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
607      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
608      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
609      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
610    },
611    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
612    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
613    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
614  },
615  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
616    { # The channel with score.
617      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
618        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
619        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
620      },
621      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
622    },
623  ],
624  &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.
625    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
626    &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.
627    &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.
628  },
629  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
630  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
631  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
632    { # Frequency range from `low_frequency` to `high_frequency`.
633      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
634      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
635    },
636  ],
637  &quot;grants&quot;: [ # Output only. Grants held by the device.
638    { # 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.
639      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
640      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
641      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
642        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
643        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
644      },
645      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
646      &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).
647      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
648        { # An entry in a DPA&#x27;s move list.
649          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
650          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
651            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
652            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
653          },
654        },
655      ],
656      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
657      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
658        &quot;A String&quot;,
659      ],
660    },
661  ],
662  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
663  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
664    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
665      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
666      &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.
667    },
668    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
669    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
670    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
671      &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.
672      &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.
673      &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.
674      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
675      &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.
676      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
677      &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.
678      &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.
679      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
680      &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.
681      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
682      &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.
683      &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.
684      &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.
685    },
686    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
687    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
688      &quot;A String&quot;,
689    ],
690    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
691      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
692      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
693      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
694      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
695      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
696    },
697    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
698    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
699    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
700  },
701  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
702  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
703}</pre>
704</div>
705
706<div class="method">
707    <code class="details" id="list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
708  <pre>Lists devices under a node or customer.
709
710Args:
711  parent: string, Required. The name of the parent resource. (required)
712  filter: string, The filter expression. The filter should have one of the following formats: &quot;sn=123454&quot; or &quot;display_name=MyDevice&quot;. sn corresponds to serial number of the device. The filter is case insensitive.
713  pageSize: integer, The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].
714  pageToken: string, A pagination token returned from a previous call to ListDevices that indicates where this listing should continue from.
715  x__xgafv: string, V1 error format.
716    Allowed values
717      1 - v1 error format
718      2 - v2 error format
719
720Returns:
721  An object of the form:
722
723    { # Response for ListDevices.
724  &quot;devices&quot;: [ # The devices that match the request.
725    {
726      &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
727        &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
728          &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
729          &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.
730        },
731        &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
732        &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
733        &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
734          &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.
735          &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.
736          &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.
737          &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
738          &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.
739          &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
740          &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.
741          &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.
742          &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
743          &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.
744          &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
745          &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.
746          &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.
747          &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.
748        },
749        &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
750        &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
751          &quot;A String&quot;,
752        ],
753        &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
754          &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
755          &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
756          &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
757          &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
758          &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
759        },
760        &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
761        &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
762        &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
763      },
764      &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
765        { # The channel with score.
766          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
767            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
768            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
769          },
770          &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
771        },
772      ],
773      &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.
774        &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
775        &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.
776        &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.
777      },
778      &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
779      &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
780      &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
781        { # Frequency range from `low_frequency` to `high_frequency`.
782          &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
783          &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
784        },
785      ],
786      &quot;grants&quot;: [ # Output only. Grants held by the device.
787        { # 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.
788          &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
789          &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
790          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
791            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
792            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
793          },
794          &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
795          &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).
796          &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
797            { # An entry in a DPA&#x27;s move list.
798              &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
799              &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
800                &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
801                &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
802              },
803            },
804          ],
805          &quot;state&quot;: &quot;A String&quot;, # State of the grant.
806          &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
807            &quot;A String&quot;,
808          ],
809        },
810      ],
811      &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
812      &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
813        &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
814          &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
815          &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.
816        },
817        &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
818        &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
819        &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
820          &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.
821          &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.
822          &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.
823          &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
824          &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.
825          &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
826          &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.
827          &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.
828          &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
829          &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.
830          &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
831          &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.
832          &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.
833          &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.
834        },
835        &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
836        &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
837          &quot;A String&quot;,
838        ],
839        &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
840          &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
841          &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
842          &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
843          &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
844          &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
845        },
846        &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
847        &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
848        &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
849      },
850      &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
851      &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
852    },
853  ],
854  &quot;nextPageToken&quot;: &quot;A String&quot;, # A pagination token returned from a previous call to ListDevices that indicates from where listing should continue. If the field is missing or empty, it means there is no more devices.
855}</pre>
856</div>
857
858<div class="method">
859    <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
860  <pre>Retrieves the next page of results.
861
862Args:
863  previous_request: The request for the previous page. (required)
864  previous_response: The response from the request for the previous page. (required)
865
866Returns:
867  A request object that you can call &#x27;execute()&#x27; on to request the next
868  page. Returns None if there are no more items in the collection.
869    </pre>
870</div>
871
872<div class="method">
873    <code class="details" id="move">move(name, body=None, x__xgafv=None)</code>
874  <pre>Moves a device under another node or customer.
875
876Args:
877  name: string, Required. The name of the device to move. (required)
878  body: object, The request body.
879    The object takes the form of:
880
881{ # Request for MoveDevice.
882  &quot;destination&quot;: &quot;A String&quot;, # Required. The name of the new parent resource node or customer to reparent the device under.
883}
884
885  x__xgafv: string, V1 error format.
886    Allowed values
887      1 - v1 error format
888      2 - v2 error format
889
890Returns:
891  An object of the form:
892
893    { # This resource represents a long-running operation that is the result of a network API call.
894  &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.
895  &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.
896    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
897    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
898      {
899        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
900      },
901    ],
902    &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.
903  },
904  &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.
905    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
906  },
907  &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}`.
908  &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`.
909    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
910  },
911}</pre>
912</div>
913
914<div class="method">
915    <code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
916  <pre>Updates a device.
917
918Args:
919  name: string, Output only. The resource path name. (required)
920  body: object, The request body.
921    The object takes the form of:
922
923{
924  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
925    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
926      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
927      &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.
928    },
929    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
930    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
931    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
932      &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.
933      &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.
934      &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.
935      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
936      &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.
937      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
938      &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.
939      &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.
940      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
941      &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.
942      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
943      &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.
944      &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.
945      &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.
946    },
947    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
948    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
949      &quot;A String&quot;,
950    ],
951    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
952      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
953      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
954      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
955      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
956      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
957    },
958    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
959    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
960    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
961  },
962  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
963    { # The channel with score.
964      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
965        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
966        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
967      },
968      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
969    },
970  ],
971  &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.
972    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
973    &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.
974    &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.
975  },
976  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
977  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
978  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
979    { # Frequency range from `low_frequency` to `high_frequency`.
980      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
981      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
982    },
983  ],
984  &quot;grants&quot;: [ # Output only. Grants held by the device.
985    { # 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.
986      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
987      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
988      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
989        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
990        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
991      },
992      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
993      &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).
994      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
995        { # An entry in a DPA&#x27;s move list.
996          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
997          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
998            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
999            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1000          },
1001        },
1002      ],
1003      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
1004      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
1005        &quot;A String&quot;,
1006      ],
1007    },
1008  ],
1009  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
1010  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
1011    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1012      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1013      &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.
1014    },
1015    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1016    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1017    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1018      &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.
1019      &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.
1020      &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.
1021      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1022      &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.
1023      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1024      &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.
1025      &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.
1026      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1027      &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.
1028      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1029      &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.
1030      &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.
1031      &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.
1032    },
1033    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1034    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1035      &quot;A String&quot;,
1036    ],
1037    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1038      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1039      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1040      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1041      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1042      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1043    },
1044    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1045    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1046    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1047  },
1048  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
1049  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
1050}
1051
1052  updateMask: string, Fields to be updated.
1053  x__xgafv: string, V1 error format.
1054    Allowed values
1055      1 - v1 error format
1056      2 - v2 error format
1057
1058Returns:
1059  An object of the form:
1060
1061    {
1062  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
1063    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1064      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1065      &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.
1066    },
1067    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1068    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1069    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1070      &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.
1071      &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.
1072      &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.
1073      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1074      &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.
1075      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1076      &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.
1077      &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.
1078      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1079      &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.
1080      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1081      &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.
1082      &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.
1083      &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.
1084    },
1085    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1086    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1087      &quot;A String&quot;,
1088    ],
1089    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1090      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1091      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1092      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1093      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1094      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1095    },
1096    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1097    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1098    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1099  },
1100  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
1101    { # The channel with score.
1102      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
1103        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1104        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1105      },
1106      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
1107    },
1108  ],
1109  &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.
1110    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
1111    &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.
1112    &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.
1113  },
1114  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
1115  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
1116  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
1117    { # Frequency range from `low_frequency` to `high_frequency`.
1118      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1119      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1120    },
1121  ],
1122  &quot;grants&quot;: [ # Output only. Grants held by the device.
1123    { # 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.
1124      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
1125      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
1126      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
1127        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1128        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1129      },
1130      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
1131      &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).
1132      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
1133        { # An entry in a DPA&#x27;s move list.
1134          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
1135          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
1136            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1137            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1138          },
1139        },
1140      ],
1141      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
1142      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
1143        &quot;A String&quot;,
1144      ],
1145    },
1146  ],
1147  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
1148  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
1149    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1150      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1151      &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.
1152    },
1153    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1154    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1155    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1156      &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.
1157      &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.
1158      &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.
1159      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1160      &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.
1161      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1162      &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.
1163      &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.
1164      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1165      &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.
1166      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1167      &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.
1168      &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.
1169      &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.
1170    },
1171    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1172    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1173      &quot;A String&quot;,
1174    ],
1175    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1176      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1177      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1178      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1179      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1180      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1181    },
1182    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1183    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1184    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1185  },
1186  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
1187  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
1188}</pre>
1189</div>
1190
1191<div class="method">
1192    <code class="details" id="signDevice">signDevice(name, body=None, x__xgafv=None)</code>
1193  <pre>Signs a device.
1194
1195Args:
1196  name: string, Output only. The resource path name. (required)
1197  body: object, The request body.
1198    The object takes the form of:
1199
1200{ # Request for SignDevice.
1201  &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.
1202    &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
1203      &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1204        &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1205        &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.
1206      },
1207      &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1208      &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1209      &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1210        &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.
1211        &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.
1212        &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.
1213        &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1214        &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.
1215        &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1216        &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.
1217        &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.
1218        &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1219        &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.
1220        &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1221        &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.
1222        &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.
1223        &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.
1224      },
1225      &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1226      &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1227        &quot;A String&quot;,
1228      ],
1229      &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1230        &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1231        &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1232        &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1233        &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1234        &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1235      },
1236      &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1237      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1238      &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1239    },
1240    &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
1241      { # The channel with score.
1242        &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
1243          &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1244          &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1245        },
1246        &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
1247      },
1248    ],
1249    &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.
1250      &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
1251      &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.
1252      &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.
1253    },
1254    &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
1255    &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
1256    &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
1257      { # Frequency range from `low_frequency` to `high_frequency`.
1258        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1259        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1260      },
1261    ],
1262    &quot;grants&quot;: [ # Output only. Grants held by the device.
1263      { # 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.
1264        &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
1265        &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
1266        &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
1267          &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1268          &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1269        },
1270        &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
1271        &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).
1272        &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
1273          { # An entry in a DPA&#x27;s move list.
1274            &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
1275            &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
1276              &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1277              &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1278            },
1279          },
1280        ],
1281        &quot;state&quot;: &quot;A String&quot;, # State of the grant.
1282        &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
1283          &quot;A String&quot;,
1284        ],
1285      },
1286    ],
1287    &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
1288    &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
1289      &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1290        &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1291        &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.
1292      },
1293      &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1294      &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1295      &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1296        &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.
1297        &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.
1298        &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.
1299        &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1300        &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.
1301        &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1302        &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.
1303        &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.
1304        &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1305        &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.
1306        &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1307        &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.
1308        &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.
1309        &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.
1310      },
1311      &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1312      &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1313        &quot;A String&quot;,
1314      ],
1315      &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1316        &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1317        &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1318        &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1319        &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1320        &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1321      },
1322      &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1323      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1324      &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1325    },
1326    &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
1327    &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
1328  },
1329}
1330
1331  x__xgafv: string, V1 error format.
1332    Allowed values
1333      1 - v1 error format
1334      2 - v2 error format
1335
1336Returns:
1337  An object of the form:
1338
1339    { # 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 `{}`.
1340}</pre>
1341</div>
1342
1343<div class="method">
1344    <code class="details" id="updateSigned">updateSigned(name, body=None, x__xgafv=None)</code>
1345  <pre>Updates a signed device.
1346
1347Args:
1348  name: string, Required. The name of the device to update. (required)
1349  body: object, The request body.
1350    The object takes the form of:
1351
1352{ # Request for UpdateSignedDevice.
1353  &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.
1354  &quot;installerId&quot;: &quot;A String&quot;, # Required. Unique installer ID (CPI ID) from the Certified Professional Installers database.
1355}
1356
1357  x__xgafv: string, V1 error format.
1358    Allowed values
1359      1 - v1 error format
1360      2 - v2 error format
1361
1362Returns:
1363  An object of the form:
1364
1365    {
1366  &quot;activeConfig&quot;: { # Information about the device configuration. # Output only. Current configuration of the device as registered to the SAS.
1367    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1368      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1369      &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.
1370    },
1371    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1372    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1373    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1374      &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.
1375      &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.
1376      &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.
1377      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1378      &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.
1379      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1380      &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.
1381      &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.
1382      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1383      &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.
1384      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1385      &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.
1386      &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.
1387      &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.
1388    },
1389    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1390    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1391      &quot;A String&quot;,
1392    ],
1393    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1394      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1395      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1396      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1397      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1398      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1399    },
1400    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1401    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1402    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1403  },
1404  &quot;currentChannels&quot;: [ # Output only. Current channels with scores.
1405    { # The channel with score.
1406      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range of the channel.
1407        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1408        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1409      },
1410      &quot;score&quot;: 3.14, # The channel score, normalized to be in [0,100].
1411    },
1412  ],
1413  &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.
1414    &quot;antennaModel&quot;: &quot;A String&quot;, # If populated, the Antenna Model Pattern to use. Format is: RecordCreatorId:PatternId
1415    &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.
1416    &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.
1417  },
1418  &quot;displayName&quot;: &quot;A String&quot;, # Device display name.
1419  &quot;fccId&quot;: &quot;A String&quot;, # The FCC identifier of the device.
1420  &quot;grantRangeAllowlists&quot;: [ # Only ranges within the allowlists are available for new grants.
1421    { # Frequency range from `low_frequency` to `high_frequency`.
1422      &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1423      &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1424    },
1425  ],
1426  &quot;grants&quot;: [ # Output only. Grants held by the device.
1427    { # 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.
1428      &quot;channelType&quot;: &quot;A String&quot;, # Type of channel used.
1429      &quot;expireTime&quot;: &quot;A String&quot;, # The expiration time of the grant.
1430      &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The transmission frequency range.
1431        &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1432        &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1433      },
1434      &quot;grantId&quot;: &quot;A String&quot;, # Grant Id.
1435      &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).
1436      &quot;moveList&quot;: [ # The DPA move lists on which this grant appears.
1437        { # An entry in a DPA&#x27;s move list.
1438          &quot;dpaId&quot;: &quot;A String&quot;, # The ID of the DPA.
1439          &quot;frequencyRange&quot;: { # Frequency range from `low_frequency` to `high_frequency`. # The frequency range that the move list affects.
1440            &quot;highFrequencyMhz&quot;: 3.14, # The highest frequency of the frequency range in MHz.
1441            &quot;lowFrequencyMhz&quot;: 3.14, # The lowest frequency of the frequency range in MHz.
1442          },
1443        },
1444      ],
1445      &quot;state&quot;: &quot;A String&quot;, # State of the grant.
1446      &quot;suspensionReason&quot;: [ # If the grant is suspended, the reason(s) for suspension.
1447        &quot;A String&quot;,
1448      ],
1449    },
1450  ],
1451  &quot;name&quot;: &quot;A String&quot;, # Output only. The resource path name.
1452  &quot;preloadedConfig&quot;: { # Information about the device configuration. # Configuration of the device, as specified via SAS Portal API.
1453    &quot;airInterface&quot;: { # Information about the device&#x27;s air interface. # Information about this device&#x27;s air interface.
1454      &quot;radioTechnology&quot;: &quot;A String&quot;, # Conditional. This field specifies the radio access technology that is used for the CBSD.
1455      &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.
1456    },
1457    &quot;callSign&quot;: &quot;A String&quot;, # The call sign of the device operator.
1458    &quot;category&quot;: &quot;A String&quot;, # FCC category of the device.
1459    &quot;installationParams&quot;: { # Information about the device installation parameters. # Installation parameters for the device.
1460      &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.
1461      &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.
1462      &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.
1463      &quot;antennaGain&quot;: 42, # Peak antenna gain in dBi. This parameter is an integer with a value between -127 and +128 (dBi) inclusive.
1464      &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.
1465      &quot;cpeCbsdIndication&quot;: True or False, # If present, this parameter specifies whether the CBSD is a CPE-CBSD or not.
1466      &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.
1467      &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.
1468      &quot;heightType&quot;: &quot;A String&quot;, # Specifies how the height is measured.
1469      &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.
1470      &quot;indoorDeployment&quot;: True or False, # Whether the device antenna is indoor or not. `true`: indoor. `false`: outdoor.
1471      &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.
1472      &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.
1473      &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.
1474    },
1475    &quot;isSigned&quot;: True or False, # Output only. Whether the configuration has been signed by a CPI.
1476    &quot;measurementCapabilities&quot;: [ # Measurement reporting capabilities of the device.
1477      &quot;A String&quot;,
1478    ],
1479    &quot;model&quot;: { # Information about the model of the device. # Information about this device model.
1480      &quot;firmwareVersion&quot;: &quot;A String&quot;, # The firmware version of the device.
1481      &quot;hardwareVersion&quot;: &quot;A String&quot;, # The hardware version of the device.
1482      &quot;name&quot;: &quot;A String&quot;, # The name of the device model.
1483      &quot;softwareVersion&quot;: &quot;A String&quot;, # The software version of the device.
1484      &quot;vendor&quot;: &quot;A String&quot;, # The name of the device vendor.
1485    },
1486    &quot;state&quot;: &quot;A String&quot;, # State of the configuration.
1487    &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the device configuration was edited.
1488    &quot;userId&quot;: &quot;A String&quot;, # The identifier of a device user.
1489  },
1490  &quot;serialNumber&quot;: &quot;A String&quot;, # A serial number assigned to the device by the device manufacturer.
1491  &quot;state&quot;: &quot;A String&quot;, # Output only. Device state.
1492}</pre>
1493</div>
1494
1495</body></html>