allow single sensor detection, get rid of sensor disabled hardware state == nomessage
This commit is contained in:
@@ -182,7 +182,7 @@ export interface DetectionPlant {
|
||||
sensor_b: boolean
|
||||
}
|
||||
|
||||
export interface DetectionResult {
|
||||
export interface Detection {
|
||||
plant: DetectionPlant[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user