V0.7.2.a Arroyo Toad
Fixed a typo
This commit is contained in:
parent
d8df743c58
commit
8c3b36967f
@ -14,7 +14,7 @@ public actor DeviceFactory {
|
||||
privateKey: P256.Signing.PrivateKey
|
||||
) throws -> EdgeDevice{
|
||||
return try DeviceFactory.createEdgeDevice(
|
||||
deviceID: deviceID
|
||||
deviceID: deviceID,
|
||||
dataType: dataType,
|
||||
privateKey: privateKey,
|
||||
realSensor: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user