Hierarchy

  • Omit<Query<DeviceItem, "name" | "visible" | "last_input" | "last_output" | "created_at" | "updated_at">, "fields">
    • NetworkDeviceListQuery

Properties

amount?: number

Amount of items will return.

Filter object.

orderBy?: ["name" | "visible" | "created_at" | "updated_at" | "last_input" | "last_output", "desc" | "asc"]

Tuple with a field and an order

page?: number

Page of list starting from 1