Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
Следующая версия Следующая версия справа и слева
ru:d-sdk:15_error_codes [2018/01/29 16:07]
info@geliossoft.ru
ru:d-sdk:15_error_codes [2018/01/29 16:56]
info@geliossoft.ru
Строка 55: Строка 55:
 <code php>​{"​error":​24,"​data_error":"​Sensor not exists"​} // Недействительный создатель.</​code> ​ <code php>​{"​error":​24,"​data_error":"​Sensor not exists"​} // Недействительный создатель.</​code> ​
  
-=== 25 - «Bundle type - ID already exists» === +=== «Bundle type - ID already exists» === 
-Тип пакета - идентификатор уже существует+<code php>​{"​error":​25,"​data_error":"​Bundle type - ID already exists"​} // Тип пакета - идентификатор уже существует.</​code>​
  
-=== 26 - «Forbidden service» === +=== «Forbidden service» === 
-Недоступный сервис.+<code php>​{"​error":​25,"​data_error":"​Forbidden service"​} // Недоступный сервис.</​code>​
  
-=== 27 - «Unit is deleted» === +=== «Unit is deleted» === 
-Объект был удален.+<code php>​{"​error":​27,"​data_error":"​Unit is deleted"​} // Объект был удален.</​code>​
  
-=== 28 - «Invalid entity» === +=== «Invalid entity» === 
-Недопустимый объект.+<code php>​{"​error":​28,"​data_error":"​Invalid entity"​} // Недопустимый объект.</​code>​
  
-=== 29 - «Invalid type cmd» === +=== «Invalid type cmd» === 
-Недопустимый тип команды.+<code php>​{"​error":​29,"​data_error":"​Invalid type cmd"} // Недопустимый тип команды.</​code>​
  
-=== 31 - «Permission already exists» === +=== «Permission already exists» === 
-Права доступа уже существуют.+<code php>​{"​error":​31,"​data_error":"​Permission already exists"​} // Права доступа уже существуют.</​code>​
  
-=== 32 - «Can not change yourself» === +=== «Can not change yourself» === 
-Невозможно отредактировать самого себя.+<code php>​{"​error":​32,"​data_error":"​Can not change yourself"​} // Невозможно отредактировать самого себя.</​code>​
  
-=== 35 - «Field not exists in db» === +=== «User blocked» ​=== 
-Поле не существует в базе данных.+<code php>​{"​error":​36,"​data_error":"​User blocked"​} // Пользователь заблокирован.</​code>​
  
-=== 36 - «User blocked» ​=== +=== «Insufficient access rights» ​=== 
-Пользователь заблокирован.+<code php>​{"​error":​37,"​data_error":"​Insufficient access rights"​} // Недостаточные права доступа.</​code>​
  
-=== 37 - «Insufficient access rights» ​=== +=== «The interval can not be more than a day» === 
-Недостаточные права доступа.+<code php>​{"​error":​38,"​data_error":"​Insufficient access rights"​} // Недостаточные права доступа.</​code>​
  
-=== 38 - «The interval can not be more than a day» === +=== «An error occured while trying to change password» ​=== 
-Интервал не может быть больше одного дня.+<code php>​{"​error":​39,"​data_error":"​An error occured while trying to change password"​} // Произошла ошибка при попытке сменить пароль.</​code>​
  
-=== 39 - «An error occured while trying to change password» ​=== +=== «An error occured while trying to save new record» ​=== 
-Произошла ошибка при попытке сменить пароль. +<code php>​{"​error":​40,"​data_error":"​An ​error occured while trying to save new record"​} // Произошла ошибка при попытке сохранить новую запись.</​code>​
- +
-=== 40 - «An error occured while trying to save new record» === +
-Произошла ошибка при попытке сохранить новую запись.+