@espressif/rainmaker-base-cdf
Preparing search index...
types/provision
ESPCDFChallengeResponseVerificationRequest
Interface ESPCDFChallengeResponseVerificationRequest
Challenge-response verification request Note: API expects snake_case parameter names
interface
ESPCDFChallengeResponseVerificationRequest
{
challenge_response
:
string
;
group_id
?:
string
;
node_id
:
string
;
request_id
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
challenge_
response
group_
id?
node_
id
request_
id
Properties
challenge_
response
challenge_response
:
string
Optional
group_
id
group_id
?:
string
node_
id
node_id
:
string
request_
id
request_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
challenge_
response
group_
id
node_
id
request_
id
@espressif/rainmaker-base-cdf
Loading...
Challenge-response verification request Note: API expects snake_case parameter names