Interface

NM-1.0NMSettingWpanConstructorProps

interface ConstructorProps {
    channel: number;
    mac_address: string;
    macAddress: string;
    name: string;
    page: number;
    pan_id: number;
    panId: number;
    short_address: number;
    shortAddress: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

channel: number
mac_address: string
macAddress: string
page: number
pan_id: number
panId: number
short_address: number
shortAddress: number

Properties - Inherited from NM.Setting.ConstructorProps

name: string