[Pub] Sync recipe templates response

Publish on this topic to send a response for a previous sync recipes request.

Request Topic and Payload

Topic

things5-production/v1/devices/<device-id>/cmd/sync_recipe_templates_res

Payload Representation

{
  "cookbook_sync_log_id": "7dc14fd9-8438-4771-9b13-e98d1a9d8c6e",
	"errors": [],
  "request_id": "UUID sent in the request",
  "synced_at": 1657527367000
}
namedescriptionexample
cookbook_sync_log_idthe same cookbook_sync_log_id sent in the request
errorsif any
synced_atunix timestamp in milliseconds