Request Eery 30s
This commit is contained in:
parent
159be99cba
commit
629b31ba83
@ -220,7 +220,7 @@ namespace PrometheusExporterEdenic
|
||||
ph.Set(client.ph / 100.0); // Convert back to float
|
||||
temperature.Set(client.temperature / 100.0); // Convert back to float
|
||||
ec.Set(client.ec / 100.0); // Convert back to float
|
||||
await Task.Delay(15000);
|
||||
await Task.Delay(30000);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("EdenicExporter")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7767455a38432d30f522887148dc80cf6d1c3258")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+159be99cba3514d6cd2f259e84d6ffbd8f8bc198")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("EdenicExporter")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("EdenicExporter")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
@ -1 +1 @@
|
||||
ed15f81d353bd3dfcb791555499e7b649dbcdde6cc4a1e5c0b9fa874eb0cbeff
|
||||
157384af596412430112db73b6a03f9ac9f45eaced31863c04fd4b66e5e24c40
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user