An open API service indexing awesome lists of open source software.

https://github.com/axiscommunications/acap-integration-examples-azure

Integration between Axis devices and Microsoft Azure
https://github.com/axiscommunications/acap-integration-examples-azure

acap axis azure

Last synced: 12 months ago
JSON representation

Integration between Axis devices and Microsoft Azure

Awesome Lists containing this project

README

          

*Copyright (C) 2022, Axis Communications AB, Lund, Sweden. All Rights Reserved.*

# Integration between Axis devices and Azure

## Introduction

[Axis Developer Documentation](https://developer.axis.com/) serves as a comprehensive resource hub for developers and solution builders aiming to build applications tailored for Axis network-connected devices.

[Azure](https://azure.microsoft.com) is a platform in the cloud that provides highly reliable, scalable, low-cost infrastructure to individuals, companies, and governments.

This repository focuses on providing examples where we create the integration between the Axis device and Azure.

## Code examples

If you find yourself wishing there was another example more relevant to your use case, please don't hesitate to [start a discussion](https://github.com/AxisCommunications/acap-integration-examples-azure/discussions/new) or [open a new issue](https://github.com/AxisCommunications/acap-integration-examples-azure/issues/new/choose).

- [images-to-azure-storage-account](./images-to-azure-storage-account/)
- This code example covers sending images from a camera to a storage account in Azure
- [telemetry-to-azure-iot-edge](./telemetry-to-azure-iot-edge/)
- This code example covers sending telemetry from a camera to IoT Edge on-premises
- [telemetry-to-azure-iot-hub](./telemetry-to-azure-iot-hub/)
- This code example covers sending telemetry from a camera to an IoT Hub in Azure

## License

[Apache 2.0](./LICENSE)