|  Developer
Updated on May 18, 2022

device_added

  • is sent when new cloud device has been added
				
					{
    event = "device_added",
    id = "<cloud_device_id>"
}				
			
fields type description
event string Type of an event
id string Unique id of added cloud device