/
Profiles

Profiles

Profiles are IzoT resources similar to a data type definition for a block. Every block is based on one profile, but your application may implement multiple blocks based on the same profile, or based on different profiles.

For example, the environment sensor example application included with the IzoT Device Stack provides a temperature sensor block, a humidity sensor block, and a motion detection sensor block, and each one is based on a corresponding profile resource, as well as associated hardware (motion detector, temperature sensor, etcetera).

Definitions of profiles are available in the embedded python documentation in the izot.resources.profiles package.

Related content

Defining a User Profile or Data Type
Defining a User Profile or Data Type
More like this
Defining Blocks and Datapoints
Defining Blocks and Datapoints
More like this
Device Class File Format
Device Class File Format
More like this
Blocks
More like this
Device Element
Device Element
More like this
(Optional) Creating IAP Resource Definitions (XML)
(Optional) Creating IAP Resource Definitions (XML)
More like this