Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WLEDConfigSendOnly

Hierarchy

  • WLEDConfigSendOnly

Index

Properties

Properties

ap?: { psk?: string }

Type declaration

  • Optional psk?: string

    Pre-shared key

if?: { mqtt?: { psk?: string } }

Type declaration

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

      Pre-shared key

nw?: { ins?: { psk?: string }[] }

Type declaration

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

Type declaration

  • Optional psk?: string

    Pre-shared key

rb?: boolean

Reboot device

Generated using TypeDoc