o3-modem

1.0.4 • Public • Published

o3-Modem.js

Modem.js allows you to use your GSM modems on node. It offers a very simple API. It supports:

  • Sending SMS messages
  • Receiving SMS messages
  • Getting delivery reports
  • Deleting messages from memory
  • Getting notifications when memory is full
  • Getting signal quality
  • Mutlple dial ussd
  • 16bit (ucsd messages)
  • 7bit (ascii) messages
  • Multipart messages
  • Translate SMS sender with alphabet, not numeric
  • Getting notifications when someone calls

Installation

npm install o3-modem

Instantiate

var modem = require('o3-modem').Modem()

Fitur : ** multiple Dial USSD,sms sender, sms center, not conflick

Example code : in test.js $ node test.js -p /dev/ttyUSB0 -u *888# --dialmode text Other Documentation : next time :-)

Reff :

Readme

Keywords

Package Sidebar

Install

npm i o3-modem

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

64.5 kB

Total Files

6

Last publish

Collaborators

  • obengkumana