netRemote.avs

BaseAvsAlarmVolume (netRemote.avs.alarmVolume)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.alarmVolume

GET, SET

NodeU8

True, True

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

BaseAvsAuthcode (netRemote.avs.authcode)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.authcode

GET, SET

NodeC8

False, False

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

BaseAvsHastoken (netRemote.avs.hastoken)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.hastoken

GET

NodeE8

True, False

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

  • 0: “FALSE”

  • 1: “TRUE”

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

BaseAvsLocale (netRemote.avs.locale)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.locale

GET

NodeU32

False, False

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

BaseAvsLogout (netRemote.avs.logout)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.logout

GET, SET

NodeU8

True, True

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

BaseAvsMetadata (netRemote.avs.metadata)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.metadata

GET

NodeC8

False, False

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

BaseAvsProductmetadata (netRemote.avs.productmetadata)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.productmetadata

GET

NodeC8

False, False

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

BaseAvsToken (netRemote.avs.token)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.token

GET

NodeC8

False, False

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

BaseAvsValidLocales (netRemote.avs.validLocales)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.avs.validLocales

LIST_GET_NEXT

NodeList

False, True

Example: /fsapi/LIST_GET_NEXT/netRemote.avs.validLocales/-1?pin=1234
1<!-- TBD --!>