feat: add missing Device IO operations and fix formatting
- Add GetVideoOutputConfiguration operation - Add GetVideoOutputConfigurationOptions operation - Add SetVideoOutputConfiguration operation - Add GetRelayOutputOptions operation - Add comprehensive tests for new operations - Add CLI support for new Device IO operations - Fix gofmt formatting issues in all files
This commit is contained in:
@@ -736,4 +736,3 @@ func TestSetEventEndpoint(t *testing.T) {
|
||||
t.Errorf("Expected event endpoint %s, got %s", newEndpoint, endpoint)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user