Gjsify LogoGjsify Logo

Interface SettingWpan_ConstructProps

Hierarchy

Index

Properties

channel?: number

IEEE 802.15.4 channel. A positive integer or -1, meaning "do not set, use whatever the device is already set to".

mac_address?: string

If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) MAC layer device whose permanent MAC address matches.

page?: number

IEEE 802.15.4 channel page. A positive integer or -1, meaning "do not set, use whatever the device is already set to".

pan_id?: number

IEEE 802.15.4 Personal Area Network (PAN) identifier.

short_address?: number

Short IEEE 802.15.4 address to be used within a restricted environment.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method