FragJage / MqttCalcul

Mqtt transforming tool and calculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build status Coverage Status Codacy Badge

MqttCalcul

Mqtt daemon to send mqtt value by calculation with other devices.

Introduction

This daemon send mqtt value in calculated with the value of one or more other mqtt value

Features

  • Support basic operations +, -, *, /
  • Support logical operators AND (&),OR (|)
  • Supporting the lower and upper comparison

Licence

MqttCalcul 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.

MqttCalcul 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 MqttCalcul. If not, see http://www.gnu.org/licenses/.

About

Mqtt transforming tool and calculation

License:GNU General Public License v3.0


Languages

Language:C++ 62.7%Language:C 36.3%Language:CMake 1.0%