Thomas Rudin

Results 48 comments of Thomas Rudin

Merged here: https://github.com/mt-mods/3d_armor (@stujones11 please tell me when you are maintaining this again)

ping @stujones11 is this repo still maintained? **EDIT**: @SmallJoker can this be moved to `minetest-mods`?

Merged here: https://github.com/mt-mods/3d_armor (@stujones11 please tell me when you are maintaining this again)

Out of curiosity: why don't you set the key in the provided snippet after the egde-endpoint setup? **EDIT**: thx for this awesome piece of software :+1:

> See [portainer/portainer#3117](https://github.com/portainer/portainer/issues/3117) for that exact evolution :-) > > This is the agent repository and how to use this option should be at least documented in the README. Oh,...

Danke Klaus for testing :smile: I think a Unit-Test for Performance and Integrity-Testing would be nice: #41

Tested on a S7-1200, reading and writing works (with workaround from #43)

@anubis5080 Thanks for testing :+1:

From my experience (mostly reverse engineered): The S7 String has a _dynamic_ size. The first byte is the **overall size** and the second is the **current size**, but the overall...

Currently, no: you have to execute a request for every DB/Data location(I/O) separately... I'm curious: do you have performance issues currently?