Merge pull request 'update zwave.net version' (#2) from feat/updated-zwave-net into main
All checks were successful
Build and Publish / Build Yale Access Backend (push) Successful in 1m12s
Build and Publish / Build Yale Access Frontend (push) Successful in 1m39s
Build and Publish / Push Yale Access Backend Docker Image (push) Successful in 2m29s
Build and Publish / Push Yale Access Frontend Docker Image (push) Successful in 2m41s
All checks were successful
Build and Publish / Build Yale Access Backend (push) Successful in 1m12s
Build and Publish / Build Yale Access Frontend (push) Successful in 1m39s
Build and Publish / Push Yale Access Backend Docker Image (push) Successful in 2m29s
Build and Publish / Push Yale Access Frontend Docker Image (push) Successful in 2m41s
Reviewed-on: #2
This commit is contained in:
@@ -65,7 +65,7 @@ namespace YaleAccess.Services
|
|||||||
isReady = true;
|
isReady = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
driver.StartUpError += (error) =>
|
driver.StartupErrorEvent += (error) =>
|
||||||
{
|
{
|
||||||
message = error;
|
message = error;
|
||||||
};
|
};
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user