Moritz Heusinger

Results 505 comments of Moritz Heusinger

Have you tried to re-create the user via the adapter settings? With 0.5.4 this should be possible again.

Hm @Apollon77 visu App sends `controllerCommissionDevice` and checks in response for property `result === 'Ok'` @Feuer-sturm and screen stays the same? Normally a toast should be shown and if successful...

Regarding readme it may be better in installer repo as it is generally set there and just reset after upgrades in controller. We could prevent it by an env var...

Thanks for clarification. If dev-server link helps it is probably the more straightforward solution compared to using an Env Variable to prevent setting the capabilities. As mentioned regarding install information...

Release Script can also be used with cli args

The args are configured hard in the npm scripts in pack json and anyway the release script here is just executed from the CI. I don’t see it as an...

Please show output of `npm ls` and content of the root package.json before and after `iob start`. Can it be that you perform `iob setup` in between? if you have...

Yep JavaScript with additional Packages so expected from my side, not sure if JavaScript could optimize to not always install on start if already installed.. @Apollon77

I am currently on vacation but it should do like the following. Perform `npm pack` in your Adapter folder (workspace), then `iob url path-to-packed-tarball`