xieb
2024-01-24 272691afc561b9ff24faa8ee98a751da965e1653
src/types/device.ts
@@ -157,6 +157,7 @@
  callsign: string,
  sn: string,
  mode: number,
  latest_wayline_job?: any
  gateway: {
    model: string,
    callsign: string,
@@ -238,6 +239,7 @@
  device_type: string,
  device_sub_type: string,
  device_domain: string
  latest_wayline_job?: any
}
export interface GatewayOsd {