Circleview / nanismus

project for an arduino controlled watering pump with a website to view the moisture and controll the watering events
GNU General Public License v2.0
1 stars 0 forks source link

define in the mysql database if a twitter mention should be send out #2

Closed Circleview closed 8 years ago

Circleview commented 10 years ago

Right now the decision if a message from the arduino should cause a mention on twitter is hard coded in the php valueget file.

But it should be easy customizable in the database instead. I guess an additional column in the message table would work out fine.