netRemote.spotify

BaseSpotifyBitRate (netRemote.spotify.bitRate)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.bitRate

GET, SET

NodeU8

False, False

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

BaseSpotifyLastError (netRemote.spotify.lastError)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.lastError

GET

NodeU8

False, False

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

BaseSpotifyLoggedInState (netRemote.spotify.loggedInState)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.loggedInState

GET, SET

NodeE8

False, False

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

  • 0: “NOT_LOGGED_IN”

  • 1: “LOGGED_IN”

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

BaseSpotifyLoginUsingOauthToken (netRemote.spotify.loginUsingOauthToken)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.loginUsingOauthToken

GET, SET

NodeC8

False, False

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

BaseSpotifyPlaylistName (netRemote.spotify.playlist.name)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.playlist.name

GET

NodeC8

True, False

Example: /fsapi/GET/netRemote.spotify.playlist.name?pin=1234
1<!-- TBD --!>

BaseSpotifyPlaylistUri (netRemote.spotify.playlist.uri)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.playlist.uri

GET

NodeC8

True, False

Example: /fsapi/GET/netRemote.spotify.playlist.uri?pin=1234
1<!-- TBD --!>

BaseSpotifyStatus (netRemote.spotify.status)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.status

GET

NodeU8

False, False

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

BaseSpotifyUsername (netRemote.spotify.username)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.spotify.username

GET

NodeC8

False, False

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

netremote.spotify.latesterror (netremote.spotify.latesterror)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netremote.spotify.latesterror

GET, SET

Node

False, False

Example: /fsapi/GET/netremote.spotify.latesterror?pin=1234
1<!-- TBD --!>

netremote.spotify.password (netremote.spotify.password)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netremote.spotify.password

GET, SET

Node

False, False

Example: /fsapi/GET/netremote.spotify.password?pin=1234
1<!-- TBD --!>