GuLiMmo
2024-07-01 8e79b5c74f4c0f52cff9f18991cde9cfc16d270f
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 {