public static class Network.AddSceneResourceAction extends Network.SceneResourceActions
Network.sendNetworkManagementCommand(buzz.getcoco.iot.Command<buzz.getcoco.iot.Network.CommandId>, buzz.getcoco.iot.Network.NetworkManagementStatusListener) while adding scene resource action is the command.Scene#addResourceActions(ResourceAction[], NetworkManagementStatusListener)Command.StateresourceActions, sceneId| Constructor and Description |
|---|
AddSceneResourceAction(Scene scene,
ResourceAction[] resourceActions)
Constructor for this command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toStringpublic AddSceneResourceAction(Scene scene, ResourceAction[] resourceActions)
scene - scene for which a resource actions are addedresourceActions - array of resource actions to be added