V0.7.2 Arroyo Toad

Revised the creation of devices a bit
This commit is contained in:
Christian Risi
2024-12-11 11:45:58 +00:00
parent 569b29c815
commit d8df743c58
4 changed files with 122649 additions and 13 deletions

View File

@@ -81,7 +81,7 @@ import MessageUtils
@Test func stressLoop1() async throws {
let devices: UInt128 = 500
let devices: UInt128 = 5000
let env = PhysicalEnvironment("Delta")
let truth = PhysicalData(.Temperature, 22)