netRemote.airplay

BaseAirplayClearPassword (netRemote.airplay.clearPassword)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.airplay.clearPassword

GET, SET

NodeE8

False, False

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

  • 0: “CLEAR”

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

BaseAirplaySetPassword (netRemote.airplay.setPassword)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.airplay.setPassword

GET, SET

NodeC8

False, False

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