Twitter syntax question

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
petrichor
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Thu Oct 17, 2019 3:23 pm

Twitter syntax question

Post by petrichor »

I've done this in the past but forgotten the syntax I used to do it... if someone could assist me that would be greatly appreciated.

I'm wanting to report the total rainfall in the last 24h in .1 inch increments. Below is what I have right now for the message. Do I need to add a clear on this ?

Code: Select all

[rain0total-sum24h=in]

I also want to report downpours... for my area a 1 in/hr rain is pretty heavy. I'd like to report this to trigger over 1inch an hour and reset the alert if it drops below .5 inch an hour.

Code: Select all

[rain0rate-dmin:1=in]
Post Reply