github.com/xlab/at
Package at is a framework for communication with AT-compatible devices like Huawei modems via serial port. Currently this package is well-suited for Huawei devices and since AT-commands set may vary from device to device, sometimes you'll be forced to implement some logic by yourself. This framework includes facilities for device monitoring, sending and receiving AT-commands, encoding and decoding SMS messages from or to PDU octet representation (as specified in 3GPP TS 23.040). An example of incoming SMS monitor application is given. In order to introduce your own logic (i.e. custom modem Init function), you should derive your profile from the default DeviceProfile and override its methods. Project page: https://github.com/xlab/at
proxy.golang.org
v1.0.0
3 months ago
2
1
1
github.com/houaq/sms v0.0.0-20200425044613-d521ba1dc0f3
API server to send SMS using GSM modem. Written in Go1 version - Latest release: almost 6 years ago - 0 stars on GitHub
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/xlab/at
spec |
| License | MIT |
| Namespace | github.com/xlab |
| First Release | over 3 years ago |
| Last Synced | 8 days ago |
Repository
| Stars | 122 on GitHub |
| Forks | 58 on GitHub |