Jump to Content
Logitech CircleLogitech Developer HubCircleAPI ReferenceTerminologyBlog
HomeTerminologyAPI ReferenceBlog
Logitech Developer HubCircleAPI ReferenceTerminologyBlogLogitech Circle

Components

  • Activity Filter Syntax
  • Classifiers
    • Activity Set
    • Object Color
    • Object Location
    • Object Size
    • Object Type
    • Relevance Level
  • Service Plan Features
    • Advanced Timeline Filters Feature
    • Color Detection Feature
    • Custom Day Brief Feature
    • Object Locations Feature
    • Object Type Detection Feature
    • Size Detection Feature
    • Storage Length Feature
    • Zones Feature
  • WEBVTT
  • Zone

Permissions

  • Permissions
  • circle:accessories
  • circle:accessories_ro
  • circle:accessories_manage
  • circle:activities
  • circle:activities_basic
  • circle:live
  • circle:live_image
  • circle:notifications
  • circle:notifications_motion
  • circle:summaries

Common HTTP Responses

  • 200 - Ok
  • 201 - Created
  • 204 - No Content
  • 400 - Bad Request
  • 401 - Unauthorized
  • 402 - Payment Required
  • 403 - Forbidden
  • 404 - Not Found
  • 408 - Request Timeout
  • 409 - Conflict
  • 410 - Gone
  • 429 - Too Many Requests
  • 503 - Service Unavailable

Advanced Timeline Filters Feature

Suggest Edits

The advanced timeline filters feature determines if attributes such as Object Location, Object Type, Object Color, Object Size may be used in the Activity Filter Syntax for the Get Activities by Accessory Id call.

feature_string ::= "advancedTimelineFilters"

feature_type ::= boolean

feature_default ::= false

Updated almost 4 years ago