Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CpeDeviceConfigAnswer

An individual answer to a CPE device question.

The answers correlate to the questions that are specific to the CPE device type (see the {@code parameters} attribute of CpeDeviceShapeDetail).

Properties

Optional key

key: undefined | string

A string that identifies the question to be answered. See the {@code key} attribute in {@link #cpeDeviceConfigQuestion(CpeDeviceConfigQuestionRequest) cpeDeviceConfigQuestion}.

Optional value

value: undefined | string

The answer to the question.

Functions

getDeserializedJsonObj

getJsonObj