|  Developer
Updated on March 28, 2023

resetSceneLatches

Edit
Field Type Required Description
blockOptions.method.args.sceneId string + A scene identifier
Edit
				
					{
   "blockOptions": {
      "method": {
         "args": {
            "sceneId": "sceneId"
         },
         "name": "resetSceneLatches"
      }
   },
   "blockType": "then",
   "fields": [
      {
         "name": "sceneId",
         "type": "string",
         "value": "6204f1350779d41ca1566047"
      }
   ]
}