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