Linked backend data to detectors' meshes.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface DetectorType {
|
||||
detector_id: number
|
||||
name: string
|
||||
serial_number: string
|
||||
object: string
|
||||
status: string
|
||||
checked: boolean
|
||||
|
||||
Reference in New Issue
Block a user