grafton-birddog

Crates.iografton-birddog
lib.rsgrafton-birddog
version0.2.0
sourcesrc
created_at2024-07-26 22:24:20.624187
updated_at2024-07-26 22:24:20.624187
descriptionUnofficial idiomatic rust bindings for the BirdDog RESTful API 2.0
homepagehttps://www.grafton.ai
repositoryhttps://github.com/GrantSparks/grafton-birddog
max_upload_size
id1316816
size95,349
Grant Sparks (GrantSparks)

documentation

README

grafton-birddog

Unofficial idiomatic rust bindings for the BirdDog RESTful API 2.0

Usage

See the examples directory for usage examples.

Status

This is a work in progress that we use on our own projects, so we're really only testing each API function as we need them. If you find a bug, please open an issue or submit a PR. Thanks!

Roadmap

  • BirdDog PLAY API functions
  • PTZ Camera API functions (We don't have one to test with)

Installation

Add the following to Cargo.toml under [dependencies]:

grafton-birddog = "*"

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss what you would like to change.

About

This is a project by the Grafton Machine Shed

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.

Commit count: 0

cargo fmt