| (3 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
==Reference== | ==Reference== | ||
* [[Protocol|AlarmDecoder protocol reference]] | * [[Protocol|AlarmDecoder protocol reference]] | ||
| − | * [[AUI|AUI | + | * [[AUI|AUI message decoding]] (work-in-progress) |
| + | * [http://www.alarmdecoder.com/swagger/index.html REST API] | ||
==Libraries== | ==Libraries== | ||
| − | {| | + | {| class="wikitable" border="1" |
! scope="col" | Name | ! scope="col" | Name | ||
! scope="col" | Language | ! scope="col" | Language | ||
| Line 20: | Line 21: | ||
| Node.js module for the AlarmDecoder | | Node.js module for the AlarmDecoder | ||
|- | |- | ||
| − | | [ | + | | [https://code.google.com/p/ad2usb/ libAD2USB] |
| C++ | | C++ | ||
| C++ library for the AlarmDecoder | | C++ library for the AlarmDecoder | ||
|} | |} | ||
Latest revision as of 14: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 |
