Package crackers.hassk
Class HAssKClient.Scene
-
- All Implemented Interfaces:
-
crackers.hassk.HAssKClient.Entity
public final class HAssKClient.Scene implements HAssKClient.Entity
A pre-determined group of entities at certain states.
-
-
Constructor Summary
Constructors Constructor Description HAssKClient.Scene(String name)
-
Method Summary
Modifier and Type Method Description String
getDomain()
String
getEntityId()
everything should have a unique ID -
-
Constructor Detail
-
HAssKClient.Scene
HAssKClient.Scene(String name)
-
-
Method Detail
-
getEntityId
String getEntityId()
everything should have a unique ID
-
-
-
-