Extends
- TriggerConf
Methods
changed() → {ThingTriggerConfig}
- Description:
Thing status changed
- Source:
Returns:
- Type
- ThingTriggerConfig
from(value) → {ThingTriggerConfig}
- Description:
Thing status changed from
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
value |
string |
Returns:
- Type
- ThingTriggerConfig
to(value) → {ThingTriggerConfig}
- Description:
Thing status changed to
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
value |
string |
Returns:
- Type
- ThingTriggerConfig
updated() → {ThingTriggerConfig}
- Description:
Thing status updated
- Source:
Returns:
- Type
- ThingTriggerConfig