netRemote.cast

BaseCastAppName (netRemote.cast.appName)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.cast.appName

GET

NodeC8

True, False

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

BaseCastTos (netRemote.cast.tos)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.cast.tos

GET, SET

NodeE8

False, False

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

  • 0: “INACTIVE”

  • 1: “ACTIVE”

  • 2: “UNSET”

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

BaseCastUsageReport (netRemote.cast.usageReport)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.cast.usageReport

GET, SET

NodeE8

False, False

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

  • 0: “INACTIVE”

  • 1: “ACTIVE”

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

BaseCastVersion (netRemote.cast.version)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.cast.version

GET

NodeC8

False, False

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