/
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.
, multiple selections available,
Related content
Device
Device
More like this
Interface Blocks
Interface Blocks
More like this
Add Action Properties
Add Action Properties
More like this
Dynamic Interfaces
Dynamic Interfaces
More like this
Device Type Definition
Device Type Definition
More like this
(Optional) Creating IAP Resource Definitions (XML)
(Optional) Creating IAP Resource Definitions (XML)
More like this