You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create an interface between the device model and the NetworkManager view
it must:
implement methods to verify properties of the hardware
implement methods to set and then verify properties of the hardware failing in some way when it cannot verify correct behavior (failure mode decided later)
it should:
Implement methods to verify NetworkManager is running and is functioning as expected
The text was updated successfully, but these errors were encountered:
create an interface between the device model and the NetworkManager view
it must:
it should:
The text was updated successfully, but these errors were encountered: