An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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

Ecosystem
proxy.golang.org
Latest Release
v1.0.0
3 months ago
Versions
2
Dependent Packages
1
Dependent Repos
1
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 7 days ago
Repository
Stars 122 on GitHub
Forks 58 on GitHub
Rankings on proxy.golang.org
Overall Top 4.6%
Dependent packages Top 5.8%
Dependent repos Top 4.7%
Forks Top 3.5%