You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello and thanks for the interest.
This sounds odd. Did you use the 42ity fork of cxxtools? Unfortunately, the
latest release from 5 years ago is too old, and the upstream master is too
new, so the project ecosystem is aligned against a fork :\
It may be more convenient to use the "dispatcher" repo:
git clone https://github.com/42ity/FTY -b FTY
cd FTY
make emerge -j6
make build/fty-nut
Also, just in case, note that fty-nut is a communications layer for 42ity
ecosystem to interact (as a nutclient) with "big NUT" and through it with
power devices and sensors.
Jim
Thanks for your reply.
I am just going to make simple UPS monitoring and management system using 42ITY.
but still having confusion because here are a lot component that i need to install.
like nut, fty-nut, malamute, tntnet, tntdb and so on....
Could you please give me simple idea how to implement my purpose. :)
Even I installed cxxtools, it is showing error.
The text was updated successfully, but these errors were encountered: