Lines Matching full:the

79the available spectrum for a device at a location. Requests from a fixed-mode device must include …
82 <p class="firstline">The Google Spectrum Database does not support batch requests, so this method a…
85 <p class="firstline">Initializes the connection between a white space device and the database.</p>
88 …tifies the database that the device has selected certain frequency ranges for transmission. Only t…
91 <p class="firstline">The Google Spectrum Database implements registration in the getSpectrum method…
94 …alidates a device for white space use in accordance with regulatory rules. The Google Spectrum Dat…
98the available spectrum for a device at a location. Requests from a fixed-mode device must include …
101 body: object, The request body. (required)
102 The object takes the form of:
104 { # The request message for the available spectrum query protocol which must include the device's g…
105The device descriptor contains parameters that identify the specific device, such as its manufactu…
106The list of identifiers for rulesets supported by the device. A database may require that the devi…
108 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
111 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
112 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
113 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
114the ETSI white space device technology identifier. The string value must not exceed 64 characters …
115 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
116the ETSI white space device category. Valid values are the strings master and slave. This field is…
117the ETSI white space device emissions class. The values are represented by numeric strings, such a…
118The manufacturer's ID may be required by the regulatory domain. This should represent the name of
119 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
121 "version": "A String", # The PAWS version. Must be exactly 1.0.
124the antenna height, antenna type, etc. Whether antenna characteristics must be provided in a reque…
125 …ring", # If the height is required, then the height type (AGL for above ground level or AMSL for a…
126 …"heightUncertainty": 3.14, # The height uncertainty in meters. Whether this is required depends on…
127 …3.14, # The antenna height in meters. Whether the antenna height is required depends on the device…
129The request type parameter is an optional parameter that can be used to modify an available spectr…
130the database that may help it to determine available spectrum. If the database does not support de…
131the device. Each element must contain start and stop frequencies in which the device can operate.…
132 …{ # A specific range of frequencies together with the associated maximum power level and channel i…
133 "startHz": 3.14, # The required inclusive start of the frequency range (in Hertz).
134 …, # The database may include a channel identifier, when applicable. When it is included, the devic…
135 "stopHz": 3.14, # The required exclusive end of the frequency range (in Hertz).
136The maximum total power level (EIRP)—computed over the corresponding operating bandwidth—that is p…
140The device descriptor contains parameters that identify the specific device, such as its manufactu…
141The list of identifiers for rulesets supported by the device. A database may require that the devi…
143 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
146 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
147 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
148 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
149the ETSI white space device technology identifier. The string value must not exceed 64 characters …
150 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
151the ETSI white space device category. Valid values are the strings master and slave. This field is…
152the ETSI white space device emissions class. The values are represented by numeric strings, such a…
153The manufacturer's ID may be required by the regulatory domain. This should represent the name of
154 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
156the geolocation of the device. # The geolocation of the master device (a device with geolocation c…
157The location confidence level, as an integer percentage, may be required, depending on the regulat…
158 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
159the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
160 # - A connecting line shall not cross another connecting line of the same polygon.
161 # - The vertices must be defined in a counterclockwise order.
162 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
163 # - All vertices are assumed to be at the same altitude.
164 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
165 { # A single geolocation on the globe.
166 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
167 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
171the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
172 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
173 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
174 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
175 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
177 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
178the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
181The regulatory domains may require additional parameters. # Depending on device type and regulator…
183 …contact information must be expressed using the structure defined by the vCard format specificatio…
185 # - org: Name of the organization
190 # Note that the vCard specification defines maximum lengths for each field.
191 …A vCard-in-JSON message that contains only the fields needed for PAWS: # The vCard contact informa…
193 # - org: Name of the organization
197 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
198 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
200 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
201 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
203 … "adr": { # The structure used to represent a street address. # The street address of the entity.
204 "code": "A String", # The postal code associated with the address. For example: 94423.
205 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
206 "country": "A String", # The country name. For example: US.
207 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
209 "street": "A String", # The street number and name. For example: 123 Any St.
211 …"email": { # The structure used to represent an organization and an email address. # An email addr…
212 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
214 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
216 …sage that contains only the fields needed for PAWS: # The vCard contact information for the indivi…
218 # - org: Name of the organization
222 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
223 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
225 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
226 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
228 … "adr": { # The structure used to represent a street address. # The street address of the entity.
229 "code": "A String", # The postal code associated with the address. For example: 94423.
230 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
231 "country": "A String", # The country name. For example: US.
232 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
234 "street": "A String", # The street number and name. For example: 123 Any St.
236 …"email": { # The structure used to represent an organization and an email address. # An email addr…
237 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
239 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
242 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
249 An object of the form:
251 …{ # The response message for the available spectrum query which contains a schedule of available s…
252 …wsGetSpectrumResponse", # Identifies what kind of resource this is. Value: the fixed string "spect…
253The device descriptor contains parameters that identify the specific device, such as its manufactu…
254The list of identifiers for rulesets supported by the device. A database may require that the devi…
256 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
259 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
260 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
261 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
262the ETSI white space device technology identifier. The string value must not exceed 64 characters …
263 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
264the ETSI white space device category. Valid values are the strings master and slave. This field is…
265the ETSI white space device emissions class. The values are represented by numeric strings, such a…
266The manufacturer's ID may be required by the regulatory domain. This should represent the name of
267 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
269 "version": "A String", # The PAWS version. Must be exactly 1.0.
272The database includes a timestamp of the form YYYY-MM-DDThh:mm:ssZ (Internet timestamp format per …
273the database to notify devices of an upcoming change to the database URI. # A database may include…
274 …s preconfigured list of databases to replace (only) the database that provided the response with t…
275 { # This message contains the name and URI of a database.
276 "name": "A String", # The display name for a database.
277 "uri": "A String", # The corresponding URI of the database.
281The available spectrum response must contain a spectrum schedule list. The list may be empty if sp…
282 …{ # The spectrum schedule element combines an event time with spectrum profile to define a time pe…
283The start and stop times of an event. This is used to indicate the time period for which a spectru…
285 …# Both times are expressed using the format, YYYY-MM-DDThh:mm:ssZ, as defined in RFC3339. The time…
286 "stopTime": "A String", # The exclusive end of the event. It will be present.
287 "startTime": "A String", # The inclusive start of the event. It will be present.
289 …"spectra": [ # A list of spectrum messages representing the usable profile. It will always be pres…
291 …"bandwidth": 3.14, # The bandwidth (in Hertz) for which permissible power levels are specified. Fo…
292 …"frequencyRanges": [ # The list of frequency ranges and permissible power levels. The list may be …
293 …{ # A specific range of frequencies together with the associated maximum power level and channel i…
294 "startHz": 3.14, # The required inclusive start of the frequency range (in Hertz).
295 …, # The database may include a channel identifier, when applicable. When it is included, the devic…
296 "stopHz": 3.14, # The required exclusive end of the frequency range (in Hertz).
297The maximum total power level (EIRP)—computed over the corresponding operating bandwidth—that is p…
304The database may return a constraint on the allowed maximum contiguous bandwidth (in Hertz). A reg…
305the database must return true for this parameter if the spectrum schedule list is not empty; other…
306The database may return a constraint on the allowed maximum total bandwidth (in Hertz), which need…
307the ruleset of a regulatory domain that is communicated using the initialization and available-spe…
308The identifiers of the rulesets supported for the device's location. The database should include a…
311The maximum duration, in seconds, between requests for available spectrum. It is required in the i…
312The maximum location change in meters is required in the initialization response, but optional oth…
313The regulatory domain to which the ruleset belongs is required. It must be a 2-letter country code…
315 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
323 …<pre>The Google Spectrum Database does not support batch requests, so this method always yields an…
326 body: object, The request body. (required)
327 The object takes the form of:
329 { # The request message for a batch available spectrum query protocol.
330The device descriptor contains parameters that identify the specific device, such as its manufactu…
331The list of identifiers for rulesets supported by the device. A database may require that the devi…
333 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
336 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
337 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
338 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
339the ETSI white space device technology identifier. The string value must not exceed 64 characters …
340 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
341the ETSI white space device category. Valid values are the strings master and slave. This field is…
342the ETSI white space device emissions class. The values are represented by numeric strings, such a…
343The manufacturer's ID may be required by the regulatory domain. This should represent the name of
344 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
346 "version": "A String", # The PAWS version. Must be exactly 1.0.
349 …formation, such as the antenna height, antenna type, etc. Whether antenna characteristics must be …
350 …ring", # If the height is required, then the height type (AGL for above ground level or AMSL for a…
351 …"heightUncertainty": 3.14, # The height uncertainty in meters. Whether this is required depends on…
352 …3.14, # The antenna height in meters. Whether the antenna height is required depends on the device…
354The request type parameter is an optional parameter that can be used to modify an available spectr…
355the regulatory domain. At least one location must be included. Geolocation must be given as the lo…
357the number of locations included in a available spectrum batch request, but the database may restr…
358 { # This parameter is used to specify the geolocation of the device.
359The location confidence level, as an integer percentage, may be required, depending on the regulat…
360 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
361the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
362 # - A connecting line shall not cross another connecting line of the same polygon.
363 # - The vertices must be defined in a counterclockwise order.
364 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
365 # - All vertices are assumed to be at the same altitude.
366 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
367 { # A single geolocation on the globe.
368 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
369 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
373the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
374 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
375 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
376 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
377 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
379 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
380the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
384the database that may help it to determine available spectrum. If the database does not support de…
385the device. Each element must contain start and stop frequencies in which the device can operate.…
386 …{ # A specific range of frequencies together with the associated maximum power level and channel i…
387 "startHz": 3.14, # The required inclusive start of the frequency range (in Hertz).
388 …, # The database may include a channel identifier, when applicable. When it is included, the devic…
389 "stopHz": 3.14, # The required exclusive end of the frequency range (in Hertz).
390The maximum total power level (EIRP)—computed over the corresponding operating bandwidth—that is p…
394The device descriptor contains parameters that identify the specific device, such as its manufactu…
395The list of identifiers for rulesets supported by the device. A database may require that the devi…
397 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
400 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
401 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
402 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
403the ETSI white space device technology identifier. The string value must not exceed 64 characters …
404 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
405the ETSI white space device category. Valid values are the strings master and slave. This field is…
406the ETSI white space device emissions class. The values are represented by numeric strings, such a…
407The manufacturer's ID may be required by the regulatory domain. This should represent the name of
408 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
410The regulatory domains may require additional parameters. # Depending on device type and regulator…
412 …contact information must be expressed using the structure defined by the vCard format specificatio…
414 # - org: Name of the organization
419 # Note that the vCard specification defines maximum lengths for each field.
420 …A vCard-in-JSON message that contains only the fields needed for PAWS: # The vCard contact informa…
422 # - org: Name of the organization
426 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
427 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
429 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
430 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
432 … "adr": { # The structure used to represent a street address. # The street address of the entity.
433 "code": "A String", # The postal code associated with the address. For example: 94423.
434 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
435 "country": "A String", # The country name. For example: US.
436 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
438 "street": "A String", # The street number and name. For example: 123 Any St.
440 …"email": { # The structure used to represent an organization and an email address. # An email addr…
441 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
443 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
445 …sage that contains only the fields needed for PAWS: # The vCard contact information for the indivi…
447 # - org: Name of the organization
451 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
452 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
454 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
455 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
457 … "adr": { # The structure used to represent a street address. # The street address of the entity.
458 "code": "A String", # The postal code associated with the address. For example: 94423.
459 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
460 "country": "A String", # The country name. For example: US.
461 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
463 "street": "A String", # The street number and name. For example: 123 Any St.
465 …"email": { # The structure used to represent an organization and an email address. # An email addr…
466 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
468 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
471 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
478 An object of the form:
480 …{ # The response message for the batch available spectrum query contains a schedule of available s…
481The database may return a constraint on the allowed maximum contiguous bandwidth (in Hertz). A reg…
482 …SpectrumBatchResponse", # Identifies what kind of resource this is. Value: the fixed string "spect…
483The device descriptor contains parameters that identify the specific device, such as its manufactu…
484The list of identifiers for rulesets supported by the device. A database may require that the devi…
486 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
489 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
490 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
491 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
492the ETSI white space device technology identifier. The string value must not exceed 64 characters …
493 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
494the ETSI white space device category. Valid values are the strings master and slave. This field is…
495the ETSI white space device emissions class. The values are represented by numeric strings, such a…
496The manufacturer's ID may be required by the regulatory domain. This should represent the name of
497 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
499 "version": "A String", # The PAWS version. Must be exactly 1.0.
502The database includes a timestamp of the form, YYYY-MM-DDThh:mm:ssZ (Internet timestamp format per…
503the database to notify devices of an upcoming change to the database URI. # A database may include…
504 …s preconfigured list of databases to replace (only) the database that provided the response with t…
505 { # This message contains the name and URI of a database.
506 "name": "A String", # The display name for a database.
507 "uri": "A String", # The corresponding URI of the database.
511The available spectrum batch response must contain a geo-spectrum schedule list, The list may be e…
512 { # The schedule of spectrum profiles available at a particular geolocation.
513 …rum). More than one schedule may be included to represent future changes to the available spectrum.
514 …{ # The spectrum schedule element combines an event time with spectrum profile to define a time pe…
515The start and stop times of an event. This is used to indicate the time period for which a spectru…
517 …# Both times are expressed using the format, YYYY-MM-DDThh:mm:ssZ, as defined in RFC3339. The time…
518 "stopTime": "A String", # The exclusive end of the event. It will be present.
519 "startTime": "A String", # The inclusive start of the event. It will be present.
521 …"spectra": [ # A list of spectrum messages representing the usable profile. It will always be pres…
523 …"bandwidth": 3.14, # The bandwidth (in Hertz) for which permissible power levels are specified. Fo…
524 …"frequencyRanges": [ # The list of frequency ranges and permissible power levels. The list may be …
525 …{ # A specific range of frequencies together with the associated maximum power level and channel i…
526 … "startHz": 3.14, # The required inclusive start of the frequency range (in Hertz).
527 …, # The database may include a channel identifier, when applicable. When it is included, the devic…
528 "stopHz": 3.14, # The required exclusive end of the frequency range (in Hertz).
529The maximum total power level (EIRP)—computed over the corresponding operating bandwidth—that is p…
536 …This parameter is used to specify the geolocation of the device. # The geolocation identifies the
537The location confidence level, as an integer percentage, may be required, depending on the regulat…
538 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
539the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
540 # - A connecting line shall not cross another connecting line of the same polygon.
541 # - The vertices must be defined in a counterclockwise order.
542 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
543 # - All vertices are assumed to be at the same altitude.
544 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
545 { # A single geolocation on the globe.
546 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
547 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
551the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
552 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
553 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
554 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
555 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
557 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
558the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
563the database must return true for this parameter if the geo-spectrum schedules list is not empty; …
564The database may return a constraint on the allowed maximum total bandwidth (in Hertz), which does…
565the ruleset of a regulatory domain that is communicated using the initialization and available-spe…
566The identifiers of the rulesets supported for the device's location. The database should include a…
569The maximum duration, in seconds, between requests for available spectrum. It is required in the i…
570The maximum location change in meters is required in the initialization response, but optional oth…
571The regulatory domain to which the ruleset belongs is required. It must be a 2-letter country code…
573 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
581 <pre>Initializes the connection between a white space device and the database.
584 body: object, The request body. (required)
585 The object takes the form of:
587 { # The initialization request message allows the master device to initiate exchange of capabilitie…
588The device descriptor contains parameters that identify the specific device, such as its manufactu…
589The list of identifiers for rulesets supported by the device. A database may require that the devi…
591 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
594 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
595 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
596 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
597the ETSI white space device technology identifier. The string value must not exceed 64 characters …
598 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
599the ETSI white space device category. Valid values are the strings master and slave. This field is…
600the ETSI white space device emissions class. The values are represented by numeric strings, such a…
601The manufacturer's ID may be required by the regulatory domain. This should represent the name of
602 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
604 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
607 …"location": { # This parameter is used to specify the geolocation of the device. # A device's geol…
608The location confidence level, as an integer percentage, may be required, depending on the regulat…
609 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
610the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
611 # - A connecting line shall not cross another connecting line of the same polygon.
612 # - The vertices must be defined in a counterclockwise order.
613 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
614 # - All vertices are assumed to be at the same altitude.
615 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
616 { # A single geolocation on the globe.
617 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
618 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
622the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
623 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
624 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
625 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
626 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
628 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
629the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
632 "version": "A String", # The PAWS version. Must be exactly 1.0.
639 An object of the form:
641 … { # The initialization response message communicates database parameters to the requesting device.
642the database to notify devices of an upcoming change to the database URI. # A database may include…
643 …s preconfigured list of databases to replace (only) the database that provided the response with t…
644 { # This message contains the name and URI of a database.
645 "name": "A String", # The display name for a database.
646 "uri": "A String", # The corresponding URI of the database.
650 …"kind": "spectrum#pawsInitResponse", # Identifies what kind of resource this is. Value: the fixed …
651 "version": "A String", # The PAWS version. Must be exactly 1.0.
654 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
657the ruleset of a regulatory domain that is communicated using the initialization and available-spe…
658The identifiers of the rulesets supported for the device's location. The database should include a…
661The maximum duration, in seconds, between requests for available spectrum. It is required in the i…
662The maximum location change in meters is required in the initialization response, but optional oth…
663The regulatory domain to which the ruleset belongs is required. It must be a 2-letter country code…
670 …tifies the database that the device has selected certain frequency ranges for transmission. Only t…
673 body: object, The request body. (required)
674 The object takes the form of:
676 { # The spectrum-use notification message which must contain the geolocation of the Device and para…
677The device descriptor contains parameters that identify the specific device, such as its manufactu…
678The list of identifiers for rulesets supported by the device. A database may require that the devi…
680 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
683 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
684 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
685 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
686the ETSI white space device technology identifier. The string value must not exceed 64 characters …
687 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
688the ETSI white space device category. Valid values are the strings master and slave. This field is…
689the ETSI white space device emissions class. The values are represented by numeric strings, such a…
690The manufacturer's ID may be required by the regulatory domain. This should represent the name of
691 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
693 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
696the geolocation of the device. # The geolocation of the master device (the device that is sending
697The location confidence level, as an integer percentage, may be required, depending on the regulat…
698 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
699the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
700 # - A connecting line shall not cross another connecting line of the same polygon.
701 # - The vertices must be defined in a counterclockwise order.
702 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
703 # - All vertices are assumed to be at the same altitude.
704 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
705 { # A single geolocation on the globe.
706 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
707 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
711the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
712 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
713 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
714 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
715 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
717 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
718the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
721 "version": "A String", # The PAWS version. Must be exactly 1.0.
724the spectrum-use notification. The list specifies the spectrum that the device expects to use, whi…
726 …"bandwidth": 3.14, # The bandwidth (in Hertz) for which permissible power levels are specified. Fo…
727 …"frequencyRanges": [ # The list of frequency ranges and permissible power levels. The list may be …
728 …{ # A specific range of frequencies together with the associated maximum power level and channel i…
729 "startHz": 3.14, # The required inclusive start of the frequency range (in Hertz).
730 …, # The database may include a channel identifier, when applicable. When it is included, the devic…
731 "stopHz": 3.14, # The required exclusive end of the frequency range (in Hertz).
732The maximum total power level (EIRP)—computed over the corresponding operating bandwidth—that is p…
741 An object of the form:
743 { # An empty response to the notification.
744 …fySpectrumUseResponse", # Identifies what kind of resource this is. Value: the fixed string "spect…
745 "version": "A String", # The PAWS version. Must be exactly 1.0.
748 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
756 …<pre>The Google Spectrum Database implements registration in the getSpectrum method. As such this …
759 body: object, The request body. (required)
760 The object takes the form of:
762 { # The registration request message contains the required registration parameters.
763 …"deviceDesc": { # The device descriptor contains parameters that identify the specific device, suc…
764The list of identifiers for rulesets supported by the device. A database may require that the devi…
766 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
769 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
770 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
771 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
772the ETSI white space device technology identifier. The string value must not exceed 64 characters …
773 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
774the ETSI white space device category. Valid values are the strings master and slave. This field is…
775the ETSI white space device emissions class. The values are represented by numeric strings, such a…
776The manufacturer's ID may be required by the regulatory domain. This should represent the name of
777 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
779 …formation, such as the antenna height, antenna type, etc. Whether antenna characteristics must be …
780 …ring", # If the height is required, then the height type (AGL for above ground level or AMSL for a…
781 …"heightUncertainty": 3.14, # The height uncertainty in meters. Whether this is required depends on…
782 …3.14, # The antenna height in meters. Whether the antenna height is required depends on the device…
784 …contains device-owner information required as part of device registration. The regulatory domains …
786 …contact information must be expressed using the structure defined by the vCard format specificatio…
788 # - org: Name of the organization
793 # Note that the vCard specification defines maximum lengths for each field.
794 …A vCard-in-JSON message that contains only the fields needed for PAWS: # The vCard contact informa…
796 # - org: Name of the organization
800 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
801 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
803 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
804 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
806 … "adr": { # The structure used to represent a street address. # The street address of the entity.
807 "code": "A String", # The postal code associated with the address. For example: 94423.
808 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
809 "country": "A String", # The country name. For example: US.
810 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
812 "street": "A String", # The street number and name. For example: 123 Any St.
814 …"email": { # The structure used to represent an organization and an email address. # An email addr…
815 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
817 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
819 …sage that contains only the fields needed for PAWS: # The vCard contact information for the indivi…
821 # - org: Name of the organization
825 …"org": { # The structure used to represent an organization and an email address. # The organizatio…
826 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
828 …"tel": { # The structure used to represent a telephone number. # A telephone number that can be us…
829 "uri": "A String", # A nested telephone URI of the form: tel:+1-123-456-7890.
831 … "adr": { # The structure used to represent a street address. # The street address of the entity.
832 "code": "A String", # The postal code associated with the address. For example: 94423.
833 …"locality": "A String", # The city or local equivalent portion of the address. For example: San Jo…
834 "country": "A String", # The country name. For example: US.
835 … "region": "A String", # The state or local equivalent portion of the address. For example: CA.
837 "street": "A String", # The street number and name. For example: 123 Any St.
839 …"email": { # The structure used to represent an organization and an email address. # An email addr…
840 …"text": "A String", # The text string associated with this item. For example, for an org field: AC…
842 "fn": "A String", # The full name of the contact person. For example: John A. Smith.
845 "version": "A String", # The PAWS version. Must be exactly 1.0.
848 …"location": { # This parameter is used to specify the geolocation of the device. # A device's geol…
849The location confidence level, as an integer percentage, may be required, depending on the regulat…
850 …"region": { # A region is represented using the polygonal shape. # If present, indicates that the
851the geolocation describes a region, the exterior field refers to a list of latitude/longitude poin…
852 # - A connecting line shall not cross another connecting line of the same polygon.
853 # - The vertices must be defined in a counterclockwise order.
854 …# - The edges of a polygon are defined by the shortest path between two points in space (not a geo…
855 # - All vertices are assumed to be at the same altitude.
856 …apes should be restricted to a maximum of 15 vertices (16 points that include the repeated vertex).
857 { # A single geolocation on the globe.
858 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
859 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
863the Ellipse shape. # If present, indicates that the geolocation represents a point. Paradoxically,…
864 …esses the location uncertainty along the major axis of the ellipse. May be required by the regulat…
865 …"center": { # A single geolocation on the globe. # A required geo-spatial point representing the c…
866 …ating-point number that expresses the latitude in degrees using the WGS84 datum. For details on th…
867 …ating-point number that expresses the longitude in degrees using the WGS84 datum. For details on t…
869 …esses the location uncertainty along the minor axis of the ellipse. May be required by the regulat…
870the orientation of the ellipse, representing the rotation, in degrees, of the semi-major axis from…
873 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
880 An object of the form:
882 …{ # The registration response message simply acknowledges receipt of the request and is otherwise …
883the database to notify devices of an upcoming change to the database URI. # A database may include…
884 …s preconfigured list of databases to replace (only) the database that provided the response with t…
885 { # This message contains the name and URI of a database.
886 "name": "A String", # The display name for a database.
887 "uri": "A String", # The corresponding URI of the database.
891 …"kind": "spectrum#pawsRegisterResponse", # Identifies what kind of resource this is. Value: the fi…
892 "version": "A String", # The PAWS version. Must be exactly 1.0.
895 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
903 …<pre>Validates a device for white space use in accordance with regulatory rules. The Google Spectr…
906 body: object, The request body. (required)
907 The object takes the form of:
909 { # The device validation request message.
910 …"deviceDescs": [ # A list of device descriptors, which specifies the slave devices to be validated…
911 …{ # The device descriptor contains parameters that identify the specific device, such as its manuf…
912The list of identifiers for rulesets supported by the device. A database may require that the devi…
914 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
917 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
918 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
919 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
920the ETSI white space device technology identifier. The string value must not exceed 64 characters …
921 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
922the ETSI white space device category. Valid values are the strings master and slave. This field is…
923the ETSI white space device emissions class. The values are represented by numeric strings, such a…
924The manufacturer's ID may be required by the regulatory domain. This should represent the name of
925 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
928 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).
931 "version": "A String", # The PAWS version. Must be exactly 1.0.
938 An object of the form:
940 { # The device validation response message.
941the database to notify devices of an upcoming change to the database URI. # A database may include…
942 …s preconfigured list of databases to replace (only) the database that provided the response with t…
943 { # This message contains the name and URI of a database.
944 "name": "A String", # The display name for a database.
945 "uri": "A String", # The corresponding URI of the database.
949 …sVerifyDeviceResponse", # Identifies what kind of resource this is. Value: the fixed string "spect…
950 "version": "A String", # The PAWS version. Must be exactly 1.0.
953the device validation response to report whether each slave device listed in a previous device val…
954 …{ # The device validity element describes whether a particular device is valid to operate in the r…
955 …"isValid": True or False, # The validity status: true if the device is valid for operation, false …
956 … String", # If the device identifier is not valid, the database may include a reason. The reason m…
957The device descriptor contains parameters that identify the specific device, such as its manufactu…
958The list of identifiers for rulesets supported by the device. A database may require that the devi…
960 …# For information about the valid requests, see section 9.2 of the PAWS specification. Currently, …
963 …ies the ETSI white space device type. Valid values are single-letter strings, such as A, B, etc. C…
964 …"fccId": "A String", # Specifies the device's FCC certification identifier. The value is an identi…
965 …lNumber": "A String", # The manufacturer's device serial number; required by the applicable regula…
966the ETSI white space device technology identifier. The string value must not exceed 64 characters …
967 …"fccTvbdDeviceType": "A String", # Specifies the TV Band White Space device type, as defined by th…
968the ETSI white space device category. Valid values are the strings master and slave. This field is…
969the ETSI white space device emissions class. The values are represented by numeric strings, such a…
970The manufacturer's ID may be required by the regulatory domain. This should represent the name of
971 …"modelId": "A String", # The device's model ID may be required by the regulatory domain. The strin…
975 "type": "A String", # The message type (e.g., INIT_REQ, AVAIL_SPECTRUM_REQ, ...).