UUIDCreateValve
Valve creating a unique id (UUID).
The UUID is stored on an item property on the first item.
Note: If no item exists a new will be created.
Properties
Example Configuration
{      
  "name": "UUIDCreateValve",
  "enabled": "true",
  "config": {
    "name": "my_id"
  }
}
  
	
  Older versions