README
This README would normally document whatever steps are necessary to get your
application up and running.
What is this repository for?
This package contains the Domotz Agent: a monitoring tool for network devices.
See package.json file.
How do I get set up?
Domotz Agent is distributed with Domotz Hub Package and cannot work properly
without it.
The configuration is provided from Domotz cloud after subscription.
Look to package.json
Who do I talk to?
Domotz Ltd support@domotz.com
www.domotz.com
Domotz Development Team dev@domotz.com
- Other community or team contact
Iacopo Papalini iacopo@domotz.com
Massimiliano Cuzzoli mcuzzoli@domotz.com
Andrea Tondo andrea@domotz.com
How do I run the unit tests?
Requirement: node v20.12.2
npm install --legacy-peer-deps --ignore-scripts --no-audit --omit=dev
npm run test-cover