Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.24 KB

migrator.ConnectionProfile.md

File metadata and controls

56 lines (30 loc) · 1.24 KB

etcher-sdk / migrator / ConnectionProfile

Interface: ConnectionProfile

migrator.ConnectionProfile

Configuration values for a single WiFi network profile.

Table of contents

Properties

Properties

name

name: string

Defined in

lib/migrator/helpers.ts:233


wifiAuthType

wifiAuthType: WifiAuthType

Defined in

lib/migrator/helpers.ts:235


wifiKey

wifiKey: string

Defined in

lib/migrator/helpers.ts:236


wifiSsid

wifiSsid: string

Defined in

lib/migrator/helpers.ts:234