Options
All
  • Public
  • Public/Protected
  • All
Menu

Mapping of available query paramters for the modules index

Hierarchy

Index

Properties

Optional _poll

_poll: undefined | false | true

Whether the request is a API poll request

Optional as_of

as_of: undefined | number

Returns modules that have not been updated since the value defined as seconds since UTC epoch

Optional cache

cache: undefined | number

Number of milliseconds to cache the query response

Optional connected

connected: undefined | false | true

Return results that connected state matches this value

Optional dependency_id

dependency_id: undefined | string

Returns modules with the given dependency

Optional limit

limit: undefined | number

Number of results to return. Defaults to 20. Max 500

Optional no_logic

no_logic: undefined | false | true

Returns modules that are not logic modules (i.e. they connect to a device or service)

Optional offset

offset: undefined | number

Offsets of the results to return. Max 10000

Optional q

q: undefined | string

Optional running

running: undefined | false | true

Return modules that are running or not stopped

Optional system_id

system_id: undefined | string

Returns modules that are in the given system

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc