Introduction
Project Structure
An IoT project is stored in a folder containing a h2proj
file. A project contains following elements:
- DeviceTemplates: Local device templates describing IoT devices.
- Target: Describes a target for deployment. The
default
target can be used to test your IoT setup.- Devices: List of concrete devices in this target
- Plugins: List of plugin settings and script files
- DataModel: Schema for data models, rules and dynamic object creation
- Scripts: Scripts for commands, processors and workflows defined in the data model