some tests stuck now
This commit is contained in:
@@ -69,8 +69,8 @@ impl Default for SwitchMapBinaryWrapper {
|
||||
}
|
||||
|
||||
pub struct SwitchRequest {
|
||||
switch_id: SwitchId,
|
||||
target_state: SwitchStateBinary,
|
||||
pub switch_id: SwitchId,
|
||||
pub target_state: SwitchStateBinary,
|
||||
}
|
||||
|
||||
impl SwitchRequest {
|
||||
|
||||
Reference in New Issue
Block a user