Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x

Content for  TS 27.007  Word version:  18.5.0

Top   Top   Up   Prev   Next
1…   4…   5…   6…   6.10…   6.20…   7…   7.10…   7.20…   7.30…   7.40…   8…   8.10…   8.20…   8.30…   8.40…   8.50…   8.55   8.56…   8.60…   8.70…   8.80…   9…   10…   10.1.3…   10.1.10…   10.1.20…   10.1.30…   10.1.40…   10.1.50…   10.1.60…   10.1.70…   10.1.80…   10.2…   11…   12…   13…   14…   15…   16…   17…   18…   19…   A   B   C…   E   F   G…

 

18  Commands for UAS configuration and operation |R17|p. 428

18.1  Generalp. 428

This clause defines AT commands that a TE may use to control MT supporting UAS services. The MT supporting UAS supports UUAA procedure and C2 authorization procedure as defined in TS 24.501 for 5GS and in TS 24.301 for EPS.
A comprehensive set of UAS specific commands is defined to provide the flexibility needed by the more complex MT. The commands are designed to be expandable to accommodate new UAS feature options and interface protocols, merely by defining new values for many of the parameters. The commands use the extended information and error message capabilities described in this specification.
The +CUUAAPT command requests the UE to transport the UUAA parameters to the network and to report the UUAA parameters received from the network as defined in TS 24.501 for 5GS and in TS 24.301 for EPS.
The +CC2APT command requests the UE to transport the C2 authorization parameters to the network and to report the C2 authorization parameters received from the network as defined in TS 24.501 for 5GS and in TS 24.301 for EPS
Up

18.2  Commands specific to UAS servicesp. 428

18.2.1  UUAA parameter transport +CUUAAPTp. 428

Command Possible response(s)
+ CUUAAPT =<n>,<CAA_level_UAV_id>[,<USS_addr>[,<UUAA_payload>]] +CME ERROR: <err>
+ CUUAAPT? +CUUAAPT: [,<CAA_level_UAV_id>[,<UUAA_result>[,<UUAA_payload>]]]
+ CUUAAPT=?
Description
The set command is used to request the MT to transport UUAA parameters to the network as specified in TS 24.501 for 5GS and in TS 24.301 for EPS. The unsolicited result code +CUUAAPT: [,<CAA_level_UAV_id>[,<UUAA_result>[,<UUAA_payload>]]] reports the UUAA parameters received from the network.
The read command is used to return the current value of unsolicited result code +CUUAAPT.
Test command returns values supported as a compound value.
Defined values
<n>
Integer type
0 (default)
disable presentation of the unsolicited result code
1
enable presentation of the unsolicited result code +CUUAAPT: [,<CAA_level_UAV_id>[,<UUAA_result>[,<UUAA_payload>]]]
<CAA_level_UAV_id>
string type; contains the CAA-level UAV ID. <CAA_level_UAV_id> is encoded as the value part of the Service-level device ID as specified in clause 9.11.2.11 of TS 24.501.
<USS_addr>
string type; contains the IP address or FQDN. <USS_addr> is encoded as the value part of the Service-level-AA server address as specified in clause 9.11.2.12 of TS 24.501.
<UUAA_payload>
string type; contains the application-level payload for UUAA procedure. <UUAA_payload> is encoded as the value part of the Service-level-AA payload as specified in clause 9.11.2.13 of TS 24.501
<UUAA_result>
integer type; contains the result of UUAA procedure. <UUAA_result> is encoded corresponding to the value part of the SLAR bits of the Service-level-AA response as specified in clause 9.11.2.14 of TS 24.501.
0 (default)
UUAA completed successfully
1
UUAA was not successful or revoked
Implementation
Optional.
Up

18.2.2  C2 authorization parameter transport +CC2APTp. 429

Command Possible response(s)
+ CC2APT =<n>,<CAA_level_UAV_id>[,<C2_authorization_payload>] +CME ERROR: <err>
+ CC2APT? +CC2APT: [,<CAA_level_UAV_id>[,<C2_authorization_payload>[,<C2_auth_result>]]]
+ CC2APT=?
Description
The set command is used to request the MT to transport C2 authorization parameters to the network as specified in TS 24.501 for 5GS and in TS 24.301 for EPS. The unsolicited result code +CC2APT: [,<CAA_level_UAV_id>[,<C2_authorization_payload>[,<C2_auth_result>]]] reports the C2 authorization parameters received from the network.
The read command is used to return the current value of unsolicited result code +CC2APT.
Test command returns values supported as a compound value.
Defined values
<n>
Integer type
0 (default)
disable presentation of the unsolicited result code
1
enable presentation of the unsolicited result code +CC2APT: [,<CAA_level_UAV_id>[,<C2_authorization_payload>[,<C2_auth_result>]]]
<CAA_level_UAV_id>
string type; contains the CAA-level UAV ID. <CAA_level_UAV_id> is encoded as the value part of the Service-level device ID as specified in clause 9.11.2.11 of TS 24.501.
<C2_authorization_payload>
string type; contains the application-level payload which may include UAV-C pairing information, fight authorization information, C2 session security information, if available. <C2_authorization_payload> is encoded as the value part of Service-level-AA payload as specified in clause 9.11.2.13 of TS 24.501.
<C2_auth_result>
integer type; contains the result of C2 authorization procedure. <C2_auth_result> is encoded corresponding to the value part of the C2AR bits of the Service-level-AA response as specified in clause 9.11.2.14 of TS 24.501.
0 (default)
C2 authorization completed successfully
1
C2 authorization was not successful or revoked
Implementation
Optional.
Up

Up   Top   ToC