mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-03-09 12:01:40 -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