1.0.0 • Published 7 years ago

@ardexa/ardexa-consumer v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

NodeJS Consumer

Connect to the Ardexa broker to receive all your messages in real time.

Installation

npm install ardexa-consumer

Download the consumer certificates

Example code

mkdir keys
cd keys
unzip ~/Downloads/certpack-orgName-consumer.zip
cd ..
node example.js