Skip to content

ianmarmour/ancs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ancs

crates.io Released API docs MIT licensed codecov CI

An Apple Notification Control Service protocol library for Rust, with minimal dependencies.

What is ANCS

The purpose of the Apple Notification Center Service (ANCS) is to give Bluetooth accessories (that connect to iOS devices through a Bluetooth low-energy link) a simple and convenient way to access many kinds of notifications that are generated on iOS devices.

What is This Library

This library contains all the required types and functions to work with the Bluetooth Low Energy Apple Notification Control Service Protocol. This is a low-level library, meant to be a building block for other applications that interface with the Apple Notification Control Service.

How Do I Use This Library

Please see the Apple ANCS Specification for how to interface with their BLE protocol. This library strives to keep all terminology in line with the official documentation and should be easy to work with by following this specification alongside other ble libraries for Rust such as btleplug.

About

Rust Apple Notification Control Service Protocol Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages