Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 506 Bytes

File metadata and controls

26 lines (16 loc) · 506 Bytes

Cubro-Stuff

Various scripts for interacting with and demonstrating Cubro device APIs and features

Background

Requirements (Global)

  • Python 3.8+

Cubro API Docs

  • Cubro API documentation can be downloaded from the "Manuals" section of the appropriate device after registering at support.cubro.com

Getting Started

  • Clone this repository
git clone https://github.com/TechnoSavage/Cubro.git
  • Install dependancies
pip install -r requirements.txt