API Documentation

The root package is

smartgadget

Communicate with a Sensirion SHTxx Smart Gadget.

which has the following class for interfacing with a SHT3X Smart Gadget,

SHT3XService([interface])

The Service for a SHT3X Smart Gadget.

and the following class for interfacing with a SHTC1 Smart Gadget,

Attention

This class has not been tested since the hardware has not been available.

SHTC1Service([interface])

The Service for a SHTC1 Smart Gadget.

Package Structure