atharvanan1 / aesd_linux_app

This repository holds source code and makefiles for application to be interfaced into Embedded Linux Platform as part of Advanced Embedded Software Development Project
MIT License
0 stars 0 forks source link

Set up cloud server and device #4

Closed bcis93 closed 4 years ago

bcis93 commented 4 years ago

Any setup or configuration that needs to be done to set up the remote cloud environment or configure our device before development can begin.

DoD: cloud environment is set up and device is configured as an IoT endpoint

Blocker: Select Cloud Server

bcis93 commented 4 years ago

I have been able to set up a raspberry pi (as a proof of concept) to send data from the device to the cloud. There is, however, some installation and setup that needs to be done before you can send data. This installation should be handled by yocto, so I might bring this issue into this sprint

bcis93 commented 4 years ago

I completed this step manually following the steps in this article as a proof of concept, but the necessary setup is handled automatically when we build with Yocto! So there is no more work to do here. Using either method, both the cloud and device were set up/configured to enable data transfer

bcis93 commented 4 years ago

Screenshots of working azure example:

azure_device

azure_event_monitor