mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-12-13 23:36:20 +00:00
Gesamtlast_simple
This commit is contained in:
@@ -167,7 +167,7 @@ def flask_gesamtlast():
|
||||
print(last)
|
||||
return jsonify(last.tolist())
|
||||
|
||||
|
||||
|
||||
@app.route('/gesamtlast_simple', methods=['GET'])
|
||||
def flask_gesamtlast_simple():
|
||||
if request.method == 'GET':
|
||||
|
||||
Reference in New Issue
Block a user