netRemote.fsdca

BaseFsdcaAuthCode (netRemote.fsdca.authCode)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.fsdca.authCode

GET, SET

NodeC8

False, False

Example: /fsapi/GET/netRemote.fsdca.authCode?pin=1234
1<!-- TBD --!>

BaseFsdcaClientId (netRemote.fsdca.clientId)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.fsdca.clientId

GET

NodeC8

False, False

Example: /fsapi/GET/netRemote.fsdca.clientId?pin=1234
1<!-- TBD --!>

BaseFsdcaDisassociate (netRemote.fsdca.disassociate)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.fsdca.disassociate

GET, SET

NodeE8

False, False

As this node is of an enum type, you can utilize the following constants in its usage:

  • 0: “NO_REQUEST”

  • 1: “DISSASOCIATE”

Example: /fsapi/GET/netRemote.fsdca.disassociate?pin=1234
1<!-- TBD --!>

BaseFsdcaFsdcaId (netRemote.fsdca.fsdcaId)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.fsdca.fsdcaId

GET

NodeC8

False, False

Example: /fsapi/GET/netRemote.fsdca.fsdcaId?pin=1234
1<!-- TBD --!>

BaseFsdcaState (netRemote.fsdca.state)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.fsdca.state

GET

NodeE8

True, False

As this node is of an enum type, you can utilize the following constants in its usage:

  • 0: “FSDCA_STATE_INITIAL”

  • 1: “FSDCA_STATE_NOT_ASSOCIATED”

  • 2: “FSDCA_STATE_AUTH_IN_PROGRESS”

  • 3: “FSDCA_STATE_CONNECTING”

  • 4: “FSDCA_STATE_CONNECTED”

  • 5: “FSDCA_STATE_WAITING”

Example: /fsapi/GET/netRemote.fsdca.state?pin=1234
1<!-- TBD --!>