Difference between revisions of "Developers"

m
 
(One intermediate revision by one user not shown)
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==
Line 20: Line 21:
 
| Node.js module for the AlarmDecoder
 
| Node.js module for the AlarmDecoder
 
|-  
 
|-  
| [http://gc.codehum.com/p/ad2usb/ libAD2USB]
+
| [https://code.google.com/p/ad2usb/ libAD2USB]
 
| C++
 
| C++
 
| C++ library for the AlarmDecoder
 
| C++ library for the AlarmDecoder
 
|}
 
|}

Latest revision as of 15:00, 14 March 2016


Reference

Libraries

Name Language Description
AlarmDecoder Python Official API
node-ad2usb Coffeescript Node.js module for the AlarmDecoder
libAD2USB C++ C++ library for the AlarmDecoder