Notifier Verifire Tools Programming Manuals - Exclusive Access
Advanced Logic: Program complex Control-by-Event (CBE) logic, including Boolean equations and specialized functions like elevator recall. notifier verifire tools programming manuals exclusive
, involving four hours of on-demand learning and an online exam. Proprietary Hardware : Connections often require a proprietary NUP (Network Upload Port) cable , involving four hours of on-demand learning and
: Create and edit system databases from an office or home environment, then download them to the panel on-site. Comprehensive Hardware Support : Compatible with a wide range of ONYX® Series panels , including the NFS2-3030, NFS2-640, and NFS-320. Project Management including the NFS2-3030
Honeywell Security and Fire: Current and retrofit versions are available for download at securityandfire.honeywell.com.
const Notifier = require('@verifire/notifier');
const n = new Notifier( transport: 'http', endpoint: 'https://api.example.com/events' );
await n.send( id: '1234', type: 'user.signup', payload: userId: 1 );