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

Source Code #3

Open
joBr99 opened this issue Jun 25, 2023 · 5 comments
Open

Source Code #3

joBr99 opened this issue Jun 25, 2023 · 5 comments

Comments

@joBr99
Copy link

joBr99 commented Jun 25, 2023

Hey would you mind uploading your code for this project to the repo?
Maybe I'm just blind but I can only see updater.ino.

Thanks a lot.

@ghost
Copy link

ghost commented Jul 4, 2023

Same thing for me.

@joBr99
Copy link
Author

joBr99 commented Jul 4, 2023

I wrote a checkmk "agent" for tasmota esp32 berry and solved my problem this way, however having source code for an esp SNMP Temperatue thing out there would be nice.

@llams
Copy link
Owner

llams commented Oct 5, 2023

I am not ready to share the source code because I partly spend the working time of the company I work for on this project. The releases contain ready-made binary assemblies that can be used without problems by uploading to the controller.

If you need additional functionality, you can describe it, I will add it if I have free time. In general, this project is more for itself and does not pursue any commercial goals.

@joBr99
Copy link
Author

joBr99 commented Oct 5, 2023

This is a nice project, but personally I'm not going to use pre-compiled closed source stuff on my esp32. It's mostly a precaution, as you can never be sure what's hiding inside of a binary (unless you spent a lot of time on it).
With the source code I can easily audit it and it allows collaboration on this platform as well :)

@llams
Copy link
Owner

llams commented Oct 7, 2023

I absolutely agree with you. There are several undocumented functions in the project that I haven't finished and described yet. Moreover, the device's Wi-Fi operation is still far from ideal. There are stability problems, and the reset/transition algorithm from one network to another is not well thought out, as is the loss of connection. But the builds for ethernet work fine, uptimes of 200 days without problems.

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