Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Remove deprecated features #189

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pgrill
Copy link
Collaborator

@pgrill pgrill commented Aug 2, 2021

  • Remove area definition
  • Remove metrics
  • Remove notifications

- *Dates*: (only include data for the specified date range).
- *Data Type*: (the type of information that you want to export. The available values are raw_data, occupancy,
social-distancing, facemask-usage, in-out and all_data)
"""
areas = get_areas_to_export(export_info)
cameras = get_cameras_to_export(export_info, areas)
cameras = get_cameras_to_export(export_info)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will the processors support exporting data from cameras? I don't mind from the API but it might be weird from the frontend (unless the only option is all cameras)

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants