This commit is contained in:
Pericles Alves 2018-10-17 16:54:29 -07:00
Родитель d341da5361
Коммит 735cf66e8b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -90,7 +90,7 @@ To connect a Particle device to Azure IoT Central, create a new webhook integrat
console. Set the `Request Format` to `JSON` and, under `Advanced Settings`, use the following custom
body format:
```json
```
{
"device": {
"deviceId": "{{{PARTICLE_DEVICE_ID}}}"