Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WLEDClientStateSendOnly

Playlist object used when creating a playlist.

Hierarchy

  • WLEDClientStateSendOnly

Index

Properties

deletePresetId?: number

ID of the preset to delete.

includeBrightness?: boolean

Sets flag includeBri

overwriteState?: boolean

Build new state when saving preset.

Set playlist.

reboot?: boolean

If set to true, device will reboot immediately.

returnFullState?: boolean

If set to true in a JSON POST command, the response will contain the full JSON state object.

savePresetId?: number

ID of the preset slot to save to.

segmentBounds?: boolean

Sets flag segmentBounds

temporaryTransition?: number

Transition time in 100ms intervals (eg. 4 is 400ms), for the current API call only.

time?: number

Set module time to unix timestamp.

udpSync?: { noSync?: boolean }

UDP Sync state object.

Type declaration

  • Optional noSync?: boolean

    Don't send a UDP Sync broadcast packet for the current API call only.

Generated using TypeDoc