v1.0.7
Add device connection functionality to MainViewModel Updated MainViewModel to include ConnectCommand and ConnectToDevice method for handling device connections. Modified MainPage.xaml to replace the item layout with a Grid that includes a "Connect" button for each device, allowing users to connect directly from the device list.