Type Alias DeviceConnectionState

DeviceConnectionState: { timestamp: string; value: boolean }

Type declaration

  • timestamp: string
  • value: boolean