Translations:Web API/251/en

Материал из wiki.quadrobit.com
Версия от 18:29, 28 марта 2019; M.kopilovsky (обсуждение | вклад) (Новая страница: «RESPONSE: <pre> { data: { 'response': 'OK' }, error: null } </pre> --------------------------------------- After sending the parameters, the added device i…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к навигации Перейти к поиску

RESPONSE:

{
	data: {
		'response': 'OK'
		},
	error: null
}

After sending the parameters, the added device is expected to be activated. When triggered, the process of adding occurs, and only after that the answer comes.