Deactivate plot in sauna
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
const PRECISION = 1;
|
||||
|
||||
export async function create(legend_label, legend_unit, duration) {
|
||||
console.log(legend_label);
|
||||
console.log(legend_unit);
|
||||
console.log(duration);
|
||||
data_label = legend_label;
|
||||
unit = legend_unit;
|
||||
last_for_seconds = duration;
|
||||
|
Reference in New Issue
Block a user