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

Zones Feature

Suggest Edits

The Zones feature allows access to Zones and the Get or Save Zones by Accessory Id API call. With this feature a Zone may be utilized as part of the Activity Filter Syntax in Get Activities by Accessory Id.

feature_string ::= "motionZones"

feature_type ::= boolean
 
feature_default ::= false

Updated almost 4 years ago