init
This commit is contained in:
6
watcher-monitoring/Payloads/HardwareDto.cs
Normal file
6
watcher-monitoring/Payloads/HardwareDto.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace watcher_monitoring.Payloads;
|
||||
|
||||
public class HardwareDto
|
||||
{
|
||||
public required int Id;
|
||||
}
|
||||
Reference in New Issue
Block a user