netRemote.platform

BasePlatformOEMColorProduct (netRemote.platform.OEM.colorProduct)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.platform.OEM.colorProduct

GET

NodeC8

False, True

Example: /fsapi/GET/netRemote.platform.OEM.colorProduct?pin=1234
1<!-- TBD --!>

BasePlatformOEMLedIntensity (netRemote.platform.OEM.ledIntensity)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.platform.OEM.ledIntensity

GET, SET

NodeU8

False, False

Example: /fsapi/GET/netRemote.platform.OEM.ledIntensity?pin=1234
1<!-- TBD --!>

BasePlatformOEMLedIntensitySteps (netRemote.platform.OEM.ledIntensitySteps)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.platform.OEM.ledIntensitySteps

GET

NodeU8

False, False

Example: /fsapi/GET/netRemote.platform.OEM.ledIntensitySteps?pin=1234
1<!-- TBD --!>

BasePlatformSoftApUpdateUpdateModeRequest (netRemote.platform.softApUpdate.updateModeRequest)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.platform.softApUpdate.updateModeRequest

GET, SET

NodeE8

False, False

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

  • 0: “IDLE”

  • 1: “START”

Example: /fsapi/GET/netRemote.platform.softApUpdate.updateModeRequest?pin=1234
1<!-- TBD --!>

BasePlatformSoftApUpdateUpdateModeStatus (netRemote.platform.softApUpdate.updateModeStatus)

TODO

Node Path

Methods

Type

Notifying, Cacheable

netRemote.platform.softApUpdate.updateModeStatus

GET, SET

NodeE8

False, False

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

  • 0: “IDLE”

  • 1: “STARTED”

Example: /fsapi/GET/netRemote.platform.softApUpdate.updateModeStatus?pin=1234
1<!-- TBD --!>