Send fake measure to api
This commit is contained in:
parent
f61d3ac0cf
commit
bf04e4dded
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue