Format and typos
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
namespace GoveeCSharpConnector.Objects;
|
||||
|
||||
public class GoveeDevice
|
||||
{
|
||||
public class GoveeDevice {
|
||||
public string DeviceId { get; set; }
|
||||
public string Model { get; set; }
|
||||
public string DeviceName { get; set; }
|
||||
|
Reference in New Issue
Block a user