-
Notifications
You must be signed in to change notification settings - Fork 16
Add new precompiled release #55
Comments
Planning to do so; however you should be able to do this yourself:
Could you share how exactly it is not compiling for you? |
|
Ok, it seems you have |
same...
|
Could you do an ls in the gosdm630 folder? Is there an embeddedcontent.go? If not- anywhere else? |
no, its just a clone of this repo, there is no such file |
Mhhm. Then ˋembedˋ fails to generate the embeddedassets.go although it says it did. remains cross-compiling as option on another machine. Go produces static binaries without external dependencies. |
so ill be glad if you will upload a compiled release.... i am getting the same error on osx |
I've attached a compiled raspi binary for you, based on master branch plus #52. Could you check if this is working for you? If ok I'd like to merge and release. |
the server is running, but i cant get it to recognise the device
|
What kind of device do you actually have attached? detect says a Janitza (though the voltage looks wrong if the device is actually attached to power) yet you're running httpd with default parameters which imply an SDM device. Did you ever get the currently released version properly running before? |
The version before this one works fine with the same command.
I have both binaries, old and new one, when runnung with same params, old one gets all the data from the device.
This is the device i actually have installed
https://m.aliexpress.com/item/32442937847.html?trace=wwwdetail2mobilesitedetail&productId=32442937847&productSubject=SDM220-Modbus-Single-Phase-DIN-Rail-Kwh-Energy-meter-Pulse-Output-Energy-Meter-RS485-Modbus-Communication&spm=a2g0s.9042311.0.0.Rv1ttg
…On Thu, Jul 26, 2018, 13:12 andig ***@***.***> wrote:
What kind of device do you actually have attached? detect says a Janitza
(though the voltage looks wrong if the device is actually attached to
power) yet you're running httpd with default parameters which imply an SDM
device.
Did you ever get the currently released version properly running before?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#55 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABfSiiYhtZ7ftVFM_FFqYlv3jU99lc7hks5uKZYogaJpZM4VgH5L>
.
|
Ok, thats an SDM220, so http should work. Apparently I broke something during that last commits. I‘ll upload an older binary for you. |
You are awesome!
…On Thu, Jul 26, 2018, 13:57 andig ***@***.***> wrote:
Ok, thats an SDM220, so http should work. Apparently I broke something
during that last commits. I‘ll upload an older binary for you.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#55 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABfSiv_9WX8F0SHlofSMyZuNrdY7mYC6ks5uKaCbgaJpZM4VgH5L>
.
|
Here you are- this is the current master without #52 |
Perfect! works with same exec commands as the old one (i have a daemon for it). already integrated to HomeAssistant and added frequency to my sensors. |
Great! I've published the release: https://github.com/gonium/gosdm630/releases/tag/v0.6.0 Could you kindly double-check what |
still wrong voltage |
oh its probably conflict. when i shut down http server, it seems ok
|
... and wrong device. detect appears to be currently broken. I'll need to doublecheck how that works for my meter. Btw, seems your path is wrong for the go source install:
should really be
Anyway, this issue is solved, big thank you for your help! |
oh, I see. Would you mind double-checking if detect is working in the binary that I first posted, too? |
no, doesnt work. it recognizes JANITZA and voltage 0.0. (turned off http first). |
can u please add precompiled version? all day im sitting with a raspberry pi, it just wont compile....
The text was updated successfully, but these errors were encountered: