jbrzusto / TO_DO

sensorgnome / motus TODO list for jbrzusto
0 stars 0 forks source link

Motus DB: fix period for tag 21217 in project 99 #38

Closed jbrzusto closed 8 years ago

jbrzusto commented 8 years ago

registration code dropped the middle burst of 3 (not sure why). The fix in SQL:

update tags set period = period / 2.0 where tagID=21217 and projectID=99