Skip to content

RhombusSystems/rhombus-api-examples-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Rhombus Systems

Rhombus Systems was built on a foundation of API-driven micro-services. As a result, a deep and comprehensive set of API endpoints exist and are made available to our customers. These API contracts are not an afterthought, but are actually used by internal Rhombus software. This means that anything that the system is capable of doing can also be done via the Rhombus API.

This Repository is home to Python based examples for many of the endpoints of Rhombus Systems' API, examples for other common languages can be found here.

To get started and explore the API's Documentation, Click Here!

For answers to Frequently Asked Questions, Click Here!

Examples in this Repository

example_Name.py

What does this example do?

API Endpoints

  • Which endpoints does this example use?

Dependencies

  • Does this example have any external dependencies?

add_or_remove_labels.py

This example batch modifies labels based on CLAs

API Endpoints

climate_create_seekpoint.py

This example gets the rate of change of the temperature.

API Endpoints

copy_footage_to_local_storage.py

This example pulls footage from a camera on LAN and stores it to the filesystem.

API Endpoints

door_report.py

This example gets a report of the recent door openings and closings.

API Endpoints

face_report.py

This example gets a report of the recent faces and downloads the pictures of each face.

API Endpoints

get_frame.py

This example pulls a frame from a camera on LAN and saves it.

API Endpoints

licenseplate_report.py

This example gets a report of recent licenseplates and downloads the pictures of each one.

API Endpoints

LiveStreamingExample

This example demonstrates how to re-stream Rhombus live camera footage to a web client.

API Endpoints

tag_filter_stats.py

This example filters through tag movements and creates CSV file..

API Endpoints

timelapse_saver.py

This example creates a timelapse and saves it in a file.

API Endpoints

user_list.py

This example gets a report of all of the Users and their emails.

API Endpoints

video_clip_report.py

This example creates and downloads a clip and accompanying report.

API Endpoints

webhook.py

This example creates a webhook in the Rhombus console and downloads video footage of notified alerts through the webhook.

API Endpoints

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages