Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WLEDClientConfigSendOnly

Hierarchy

  • WLEDClientConfigSendOnly

Index

Properties

accessPoint?: { psk?: string }

Type declaration

  • Optional psk?: string

    Pre-shared key

interfaces?: { mqtt?: { psk?: string } }

Type declaration

  • Optional mqtt?: { psk?: string }
    • Optional psk?: string

      Pre-shared key

network?: { instances?: { psk?: string }[] }

Type declaration

  • Optional instances?: { psk?: string }[]
ota?: { psk?: string }

Type declaration

  • Optional psk?: string

    Pre-shared key

reboot?: boolean

Reboot device

Generated using TypeDoc