package common // TODO: проверить правильность выбора типа type ToDevice struct { events []Event `json:"events` // List of send-to-device messages }