Adding Device Images

The only thing left for us to do is add an image to our device plugin.

To add an image to our plugin, we need need the image URL, this image can be hosted at any host you prefer.

Our image to upload needs to fit a few key requirements:

  • The image needs to be at a resolution of 1024x1024 pixels with a live area of 920x920.
  • The image also needs to have a transparent background.

After uploading your image, get the direct URL for it and use it in the ImageUrl() function.

Go back to our plugin file, and put that URL string into our image property as shown below.

Now our plugin file is complete. If you want your plugin file to be included in SignalRGB, send it to mailto:plugins@WhirlwindFX.comcomponents@WhirlwindFX.com

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Adding Device Images