|  Developer
Updated on May 6, 2022

hub.scenes.global.enabled.set

  • Version: 1.0
  • Classes: UI
  • Title: Global Scene categories
  • Description: Gives the possibility to enable or disable scene.
Edit
Field Type Required Description
_id string + scene identifier
enabled boolean + setting for enabling/disabling state correspondingly
Edit
Broadcasts Description
hub.scene.global.changed Updating the information about the scene.
Edit
  • Empty result or an error.
Edit
Code Message Data
-32600 Bad request, is empty
-32600 Bad request, does not exist
-32500 The scene with this id does not exist
Edit
				
					<ul class="list-style-one">
<li>Version: 1.0</li>
<li>Classes: UI</li>
<li>Title: Global Scene categories</li>
<li>Description: Run particular scene manually.</li>
</ul>				
			
Edit
Click here to add content.