Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IFilter

Index

Properties

Optional accountId

accountId: undefined | number

Optional applicationType

applicationType: undefined | string

Optional applicationTypeNotEqual

applicationTypeNotEqual: undefined | string

Optional bannedSince

bannedSince: Date

Optional createdSince

createdSince: Date

Optional createdUntil

createdUntil: Date

Optional duids

duids: string[]

Optional duidsExclude

duidsExclude: string[]

Optional filterModelName

filterModelName: undefined | string

Optional firmwareVersion

firmwareVersion: undefined | string

Optional identityHash

identityHash: undefined | string

Optional identityHashes

identityHashes: string[]

Optional identityHashesExclude

identityHashesExclude: string[]

Optional maxStorageStatusPercentage

maxStorageStatusPercentage: undefined | number

Optional minStorageStatusPercentage

minStorageStatusPercentage: undefined | number

Optional model

model: undefined | string

Optional onlyWithTimeOutOfThresholdMs

onlyWithTimeOutOfThresholdMs: undefined | number

If filter is enabled using threshold value in milliseconds, it filter in only devices with deviceInfo.currentTime.timestamp in range of threshold before and after comparing to deviceInfo.currentTime.updatedAt. Additionally, it filter in devices with mismatched timezone compared to the last updated timezone from deviceActionLog. This filter drastically decrease performance of fetch due to absence of indexes and joining collections.

Optional organizationUid

organizationUid: undefined | string

Optional policyUids

policyUids: string[]

Optional search

search: undefined | string

Optional tagUids

tagUids: string[]

Optional uids

uids: string[]

Optional uidsExclude

uidsExclude: string[]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc