1
0
Форкнуть 0
This commit is contained in:
kimwolk 2021-02-22 09:08:05 -08:00 коммит произвёл GitHub
Родитель e62c8cf1e6
Коммит 6430ff1d25
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,7 +4,7 @@ The solution in this repository deploys a set of resources to your Azure Subscri
that can be used for sending and receiving* data between devices and Azure IoT. The solution can be used *as is* or customized with additional components,
such as data transformation and protocol adapter modules.
> * If you only need to send data, look at https://github.com/Azure/iotc-device-bridge. It sends data using HTTP and can run in an Azure Function.
\* If you only need to send data, look at https://github.com/Azure/iotc-device-bridge. It sends data using HTTP and can run in an Azure Function.
- [Deployment instructions](#deployment-instructions)
* [1 - Build and push the Docker image](#1---build-and-push-the-docker-image)