{
	"$schema":"http://json-schema.org/draft-04/schema#",
	"title":"ConnectionTriggerType",
	"description":"TAnalytics-v3",
	"enum":[
		"USB",
		"BLUETOOTH",
		"OTHER"
	]
}