Send fake measure to api

This commit is contained in:
Colin Goutte 2021-10-07 13:54:21 +02:00
parent f61d3ac0cf
commit bf04e4dded
1 changed files with 1 additions and 2 deletions

View File

@ -158,8 +158,7 @@ def post_sonde_error(
api_error["date"] = date
crud.create_mesure(db, sonde.sonde_id, api_error)
post_sonde_data(idsonde, body=api_error, db=db)
return