Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.06 KB

File metadata and controls

18 lines (12 loc) · 1.06 KB

GoDoc rcard GolangCI License

Nx card go library

This is a small library for NX595 and similar family Network Cards. Since the NX doesn't provide any clean Rest API neither a documentation its currently used by interface API. This work is based on what the current web interface is using but it seems to work with NX595 with no issue so far.

NX functions covered

  • System Status
  • System Triggers ( all : Bypass, Chime, Stay, Arm and Disarm)
  • Zone Names
  • Zone Statuses (all)
  • Zone Bypassing

Also this library provide the option to import your custom named zones.

Install and Usage

go get -u github.com/tsotsos/Nx