NM.DeviceOlpcMesh

g GObject.Object GObject.Object NM.Object NM.Object GObject.Object->NM.Object NM.Device NM.Device NM.DeviceOlpcMesh NM.DeviceOlpcMesh NM.Device->NM.DeviceOlpcMesh NM.Object->NM.Device

Subclasses:

None

Methods

Inherited:

NM.Device (54), NM.Object (2), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_active_channel ()

get_companion ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

NM.Device (32), NM.Object (2)

Name

Type

Flags

Short Description

active-channel

int

r

companion

NM.DeviceWifi

r

Signals

Inherited:

NM.Device (1), GObject.Object (1)

Fields

Inherited:

NM.Device (1), GObject.Object (1)

Class Details

class NM.DeviceOlpcMesh(**kwargs)
Bases:

NM.Device

Abstract:

No

Structure:

NM.DeviceOlpcMeshClass

get_active_channel()
Returns:

active channel of the device

Return type:

int

Returns the active channel of the NM.DeviceOlpcMesh device.

get_companion()
Returns:

the companion of the device of None

Return type:

NM.DeviceWifi

Gets the companion device of the NM.DeviceOlpcMesh.

Property Details

NM.DeviceOlpcMesh.props.active_channel
Name:

active-channel

Type:

int

Default Value:

0

Flags:

READABLE

The device’s active channel.

NM.DeviceOlpcMesh.props.companion
Name:

companion

Type:

NM.DeviceWifi

Default Value:

None

Flags:

READABLE

The companion device.