Remote Control to Pi

Is it possible to control my asset with put requests? Cause I dont find any

I’m not entirely sure I understand what you’re trying to do. Upload new assets to show them on the Pi? If so, then you could use the website on a mobile phone to do that, although it might be a bit clunky.

If by “put” you mean a PUT request or any kind of API really, then yes: that’s possible. Have a look the api documentation or more precisely the upload asset API call. It can be used to upload a new asset to info-beamer which will then be synced to the device if it’s assigned to a setup installed on one.

Does that help?

Yeah thats help. Thx