You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
I have attached the Screenshot with this issue for your reference.
Please let me know how can we install this module in lua.
The text was updated successfully, but these errors were encountered: