m (→Libraries) |
|||
Line 5: | Line 5: | ||
* [[Protocol|AlarmDecoder protocol reference]] | * [[Protocol|AlarmDecoder protocol reference]] | ||
* [[AUI|AUI message decoding]] (work-in-progress) | * [[AUI|AUI message decoding]] (work-in-progress) | ||
+ | * [http://www.alarmdecoder.com/swagger/index.html REST API] | ||
==Libraries== | ==Libraries== |
Latest revision as of 15:00, 14 March 2016
Reference
- AlarmDecoder protocol reference
- AUI message decoding (work-in-progress)
- REST API
Libraries
Name | Language | Description |
---|---|---|
AlarmDecoder | Python | Official API |
node-ad2usb | Coffeescript | Node.js module for the AlarmDecoder |
libAD2USB | C++ | C++ library for the AlarmDecoder |