Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WLEDClientSendOptions

Optional properties you can set when using sending this command.

Hierarchy

  • WLEDClientSendOptions

Index

Properties

method?: "json" | "ws"

Choose which API to use.

noSync?: boolean

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

timeout?: number

Set a timeout on this request for JSON API only

transition?: number

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

Generated using TypeDoc