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

Stringtyps added and old improved & RAW added #447

Merged
merged 5 commits into from
Apr 12, 2024
Merged

Stringtyps added and old improved & RAW added #447

merged 5 commits into from
Apr 12, 2024

Conversation

PLCHome
Copy link
Contributor

@PLCHome PLCHome commented Jan 27, 2024

For 8-bit types, this becomes clear which byte is taken from the 16-bit value
Raw data as a hex string
Fix issue stringle was always converted to number for slave
Enable formula for strings and hex strings

For 8-bit types, this becomes clear which byte is taken from the 16-bit value
…e endian

* (PLCHome) Raw data as a hex string
* (PLCHome) Fix issue stringle was always converted to number for slave
* (PLCHome) Enable formula for strings and hex strings

Neuer Datentyp für Raw-Output möglich? #315
@PLCHome
Copy link
Contributor Author

PLCHome commented Jan 28, 2024

Raw data as a hex string
Fix issue stringle was always converted to number for slave
Enable formula for strings and hex strings

Neuer Datentyp für Raw-Output möglich? #315

Ich habe eine Wallbox, die in jedes Wort ein Zeichen des Strings schreibt. Deswegen benötige ich einen 16bit String be.

Des weiteren schreibt die Wallbox in 5 Wörter Jahr, Monat, Tag, Stunde, Minute, Sekunde. Dieses kann man mit dem RAW String nun auslesen und mit einer Formel in einen Uhrzeitstring umwandeln und in dem Feld ablegen.

@PLCHome PLCHome changed the title README.md 8 bit types improved Stringtyps improved & RAW added Jan 28, 2024
@Apollon77
Copy link
Contributor

Thank you!

Please use
WORK IN PROGRESS in readme for the changelog entry. the rerlease script fills this then automatically on release

lib/common.js Fixed Show fixed Hide fixed
lib/common.js Fixed Show fixed Hide fixed
lib/common.js Fixed Show fixed Hide fixed
@PLCHome
Copy link
Contributor Author

PLCHome commented Jan 29, 2024

Thank you!

Please use WORK IN PROGRESS in readme for the changelog entry. the rerlease script fills this then automatically on release

is it ok like this?

@PLCHome PLCHome changed the title Stringtyps improved & RAW added Stringtyps added and old improved & RAW added Jan 29, 2024
Small error in the description String16le. The order is not changed here, just the 0 is moved to a different place.
@PLCHome
Copy link
Contributor Author

PLCHome commented Jan 30, 2024

Now it should be fine. Unfortunately, I found another error in the readme.md that I only saw on the 10th reading.

Sorry about that

@PLCHome PLCHome closed this Mar 15, 2024
@PLCHome
Copy link
Contributor Author

PLCHome commented Mar 15, 2024

deleted after 2 months

@Apollon77 Apollon77 reopened this Mar 15, 2024
@Apollon77
Copy link
Contributor

Come on ... a poke and reminder would have been great instead of deleting it ...

@PLCHome
Copy link
Contributor Author

PLCHome commented Apr 12, 2024

@Apollon77 how does it look. Do we want to merge the changes?

@Apollon77
Copy link
Contributor

yes will do on the weekend ... promised!

@Apollon77 Apollon77 merged commit 6aaa147 into ioBroker:master Apr 12, 2024
27 checks passed
@Apollon77
Copy link
Contributor

Ok ... release comes in some mins. Would be cool if you could verify when you have some mins, I also updated some depencies ... thank you!

@Apollon77
Copy link
Contributor

(released to npm ...)
And mega sorry that it took that long

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

Successfully merging this pull request may close these issues.

2 participants