9.23.1.1 +WPROVC

This command is used to read or set the provisioning service configuration. This command is a configuration command which supports setting and getting parameter values. The behaviour of configuration commands is described in general in the 9.2.3 Configuration Commands section.

Security – Default Security for the command is: GGGG

Table 9-248. Command Syntax

Command

Description

Security

AT+WPROVC

Query all configuration elements

GGGG

AT+WPROVC=<ID>

Query a single element

GGGG

AT+WPROVC=<ID>,<VAL>

Set a single element

GGGG

Table 9-249. Command Parameter Syntax

Parameter Name

Type

Description

<ID>

Integer

Parameter ID number

<VAL>

Integer String Byte Array

Parameter value

Table 9-250. Response Syntax

Response

Description

+WPROVC:<ID>,<VAL>

Read response

Table 9-251. Response Element Syntax

Element Name

Type

Description

<ID>

Integer

Parameter ID number

<VAL>

Any

Parameter value

Table 9-252. Configuration Parameters

ID

Name

Type

Description

Security

1

<PORT>

Unsigned Integer

Service listening port

GGGG

2

<ASCII>

Bool

(Read Only)

ASCII or binary protocol
  • 0 – Binary protocol
  • 1 – ASCII protocol

GGGG