xPL daemon to set device value by calculation with other devices. More informations on the wiki (in french).
This daemon set device's value in calculated with the value of one or more other xPL devices
- Support basic operations +, -, *, /
- Support logical operators AND (&),OR (|)
- Supporting the lower and upper comparison
Unit tests passed successfully on :
- Windows Seven (CPU Intel Celeron)
- Linux Ubuntu (CPU Intel Atom)
- Linux Raspian on Raspberry Pi (CPU ARM)
- Test succesful build on travis
- Launch unit tests on each git push
- Code coverage control
- Coverity Scan analysis
xPLCalcul is free software : you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
xPLCalcul is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with xPLCalcul. If not, see http://www.gnu.org/licenses/.