0.2.0 • Published 9 years ago

nm-dbus v0.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

nm-dbus

This module exposes high level API to communicate with Linux Network Manager and Modem Manager. Current ns-dbus version contains basic methods that allowas 3g modem connection establishment and maintenance.

Features

nm-dubs provides:

  • high level function dbus communication with NetworkManager(version <= 0.9.8.0) and ModemManager(version <= 0.6)
  • methods for creating, updateing,and removing connections
  • methods for (de)activating connections
  • connection and modem related signals subscribtions
  • object properties getters
  • extendable and generic wrapper for DBus communication layer
  • promise and classic callback style execution flow

Example

a basic example for activating 3g Modem connection.

TO BE DONE....

0.2.0

9 years ago

0.1.0

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago