feat: Implement camera management page and device location updates, including API, typings, and routing.

This commit is contained in:
2026-01-26 11:18:36 +07:00
parent 17d246d5ef
commit 1f35516e44
10 changed files with 741 additions and 21 deletions

View File

@@ -30,6 +30,8 @@ declare namespace MasterModel {
state_updated_time?: number;
type?: string;
updated_time?: number;
lat?: string;
lng?: string;
}
interface ThingsResponse<