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

Library Installation Issues #1

Open
zt190 opened this issue May 19, 2023 · 1 comment
Open

Library Installation Issues #1

zt190 opened this issue May 19, 2023 · 1 comment

Comments

@zt190
Copy link

zt190 commented May 19, 2023

Hello sir,
I hope this message finds you well. I am currently working on a project involving Teltonika devices, specifically with smart meters. The objective of this project is to retrieve meter readings and transmit the data to the Azure portal. I have gone through your repository and using your code for sending the meter data to Azure portal.

For that I am trying to install the mentioned library "luaazureiothub" in my project.
The basic details of the project is listed below:
Teltonika Server Lua Version : 5.1

I am running the Below command
luarocks install luaazureiothub

And got this error:

luarocks install  luaazureiothub

Error: No results matching query were found

I have attached the Screenshot with this issue for your reference.
Please let me know how can we install this module in lua.

@billbsing
Copy link
Owner

Hi,

  1. I have not released this package via luarocks, so you will not be able to install via luarocks.
  2. This library is also out of date, since azure have moved their sdk to a new repo.
  3. This library was tested with lua-5.3.4

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

No branches or pull requests

2 participants