designs_demoIotDevices
included in the Demo IoT Devices module.
Description
A demonstration IoT device
Properties
Property | Value |
---|
Name | Demo IoT Devices |
Code | designs_demoIotDevices |
Type | Design |
Context | Module |
Title | {{attributes_demoIotDevicesName}} |
Subtitle | Demo IoT Device |
Icon | icon-stl-component-sensorcrtl |
Colour | - |
Implements
This design implements the following interfaces.
Applied to designs/interfaces
This design is not added to any designs or interfaces when this module is installed.
Attributes
This design directly creates the following attributes.
Name
Property | Value |
---|
Name | Name |
Code | attributes_demoIotDevicesName |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
AWS Device Name
Property | Value |
---|
Name | AWS Device Name |
Code | attributes_demoIotDevicesAwsDeviceName |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
Private Key
Property | Value |
---|
Name | Private Key |
Code | attributes_demoIotDevicesPrivateKey |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
Client Certificate
Property | Value |
---|
Name | Client Certificate |
Code | attributes_demoIotDevicesClientCertificate |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
Root Certificate
Property | Value |
---|
Name | Root Certificate |
Code | attributes_demoIotDevicesRootCertificate |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
Host URL
Property | Value |
---|
Name | Host URL |
Code | attributes_demoIotDevicesHostUrl |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options | -
|
Control Signal
Property | Value |
---|
Name | Control Signal |
Code | attributes_demoIotDevicesControlSignal |
Type | Boolean |
Required | true |
Unique | false |
Readonly | false |
Options | |
Fault
Property | Value |
---|
Name | Fault |
Code | attributes_demoIotDevicesFault |
Type | Boolean |
Required | true |
Unique | false |
Readonly | false |
Options | |
Is Switch On
Property | Value |
---|
Name | Is Switch On |
Code | attributes_demoIotDevicesIsSwitchOn |
Type | Boolean |
Required | true |
Unique | false |
Readonly | false |
Options | |
Value
Property | Value |
---|
Name | Value |
Code | attributes_demoIotDevicesValue |
Type | Number |
Required | true |
Unique | false |
Readonly | false |
Options | |
Value Threshold
Property | Value |
---|
Name | Value Threshold |
Code | attributes_demoIotDevicesValueThreshold |
Type | Number |
Required | true |
Unique | false |
Readonly | false |
Options | |
Threshold Exceeded
Property | Value |
---|
Name | Threshold Exceeded |
Code | attributes_demoIotDevicesThresholdExceeded |
Type | Boolean |
Required | true |
Unique | false |
Readonly | false |
Options | |
Default attribute permissions
This design does not apply any default attribute permissions.
Permissions
No permissions defined on design.