mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-09-11 19:31:28 -04:00
Add indoor flag to device
This commit is contained in:
@@ -17,5 +17,7 @@ namespace WeatherService.Data
|
||||
public string Name { get; set; }
|
||||
|
||||
public int ReadInterval { get; set; }
|
||||
|
||||
public bool Indoor { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user