spacemanspiff2007
spacemanspiff2007
O_o Sorry I missed it.
But wouldn't it be useful to access the contents of the deque? I would have expected that there is at least one possibility to access them. The only possibility is...
I agree with J-N-K. This adds very much complexity for little benefit. What happens if there are more than one item that listen to the command and you would want...
> I'm curious why this would be considered an issue. I implemented some functionality which allows to change the thing configuration and for that I have to get the current...
> Because of that the empty (i.e. not configured) parameters are not added to the configuration when the thing is initialized. Couldn't the RestAPI just merge the currently set configuration...
@jpsenior : Could you push the package to pypi, please?
May the misc folder (#1205) could be used?
@wborn Sounds like there is already an existing solution. Do you think it would be possible to integrate this mechanism into the openhab distro?
Isn't the whole point of OAuth2 to separate the instance granting authorization, the authorization server and the resource server? Since everything is not only running on the same machine but...
An in the case of openhab OAuth2 is just a really long username without a password. There is no security benefit using it. If I may quote the "[in depth](https://nordicapis.com/api-security-oauth-openid-connect-depth/)"...