Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up in the Azure #2

Open
yagurdmitriy opened this issue Nov 24, 2022 · 4 comments
Open

Setting up in the Azure #2

yagurdmitriy opened this issue Nov 24, 2022 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@yagurdmitriy
Copy link

yagurdmitriy commented Nov 24, 2022

Is it possible to provide small instructions for setting it up on Azure?
What Azure resources does it need to work with https://github.com/digitaltwinconsortium/iot-edge-ocpp-central-system?

@barnstee barnstee self-assigned this Nov 25, 2022
@barnstee
Copy link
Collaborator

will do...

@barnstee
Copy link
Collaborator

Better?

@barnstee barnstee added the documentation Improvements or additions to documentation label Nov 25, 2022
@yagurdmitriy
Copy link
Author

@barnstee Thanks for your answer

I've meant that Is it need some additional configurations in Azure besides deploying (IoT Hub, SignalR, Storage Account, SendGrid, Azure SQL DB)? Will it work from the box just after creating in Azure and adding credentials thru environment variables, or does it needs additional settings for Azure?

I deployed services and added credentials to env:
IoT Hub,
SignalR
Storage Account
SendGrid
Azure SQL DB

But I couldn't start the container before I added to the Azure Storage the container with the name 'keys' I was receiving exceptions 'RequestFailedException: The specified container does not exist.'.

Also, I've added the new EventHub and the additional Storage container with the name 'telemetrycheckpoints' that use EventProcessorHost. And also, I updated the code and renamed iotHubTelemetryConsumerGroup to '$Default' because I use a basic tier and cant add a new one.

It is starting and I can authorize to the app but on the Dashboard, nothing happens. Does it need additional message routing for the IoT hub , for the SignalR and something else?

Thank you for your help

@barnstee
Copy link
Collaborator

barnstee commented Dec 2, 2022

Thanks for the additional detail, I have added extra docs now. Once you follow these steps and you have telemetry flowing from the OCPP Central System, telemetry data should start pouring in. Can you double check that telemetry is arriving in IoT Hub via the Azure Portal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants