Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 382 Bytes

pyubibot

Ubibot API wrapped in Python implementation library.

Currently, only supports application key access to all "channels" (devices) associated to the account.

The base class is a Channel. Each channel has accessor methods to return the latest data from the channel.

Channels object holds multiple channel. All channels are held in a dictionary keyed on their channel_id.