mirror of
https://github.com/ckaczor/WeatherService.git
synced 2026-01-14 01:25:43 -05: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