V0.7.2 Arroyo Toad
Revised the creation of devices a bit
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user