Class | Description |
---|---|
CreateSmartHomeAction |
A CreateSmartHomeAction is subclass of CreateAction used to
record information about the creation of a SmartHome.
|
CreateSmartHomeItemAction |
A CreateSmartHomeItemAction is subclass of CreateAction used to
record information about the creation of a SmartHomeItem.
|
SmartHome |
A SmartHome is a special type of Folder used to organize devices, such as actuators,
sensors and controllers, which are communicating with each other and track their
activity.
|
SmartHomeAction |
A SmartHomeAction is used to perform or reflect an action taken by
an Actor to add SmartHomeItems to a SmartHome.
|
SmartHomeActivityProcessor |
A SmartHomeActivityProcessor is used to process test SmartHome activity.
|
SmartHomeDefinition |
A SmartHomeDefinition is used to define SmartHome instances.
|
SmartHomeItem |
An SmartHomeItem is a special type of ApplicationObject used within a SmartHome.
|
SmartHomeItemActivityProcessor |
A SmartHomeItemActivityProcessor is used to process test SmartHome activity.
|
SmartHomeItemDefinition |
A SmartHomeItemDefinition is used to define SmartHomeItem instances.
|
SmartHomeOperations |
A SmartHomeOperations defines the operations
for executing smarthome Action classes.
|
StateChangeAction |
A StateChangeAction is used to perform or reflect an action taken by
an Actor to indicate that the state of a SmartHomeItem changed.
|
Copyright © 2023. All rights reserved.