11 lines
481 B
Markdown
11 lines
481 B
Markdown
# Product images
|
|
|
|
Put any picture of your own products in this folder. It might be in JPEG or PNG format.
|
|
|
|
## Naming convention
|
|
|
|
Every picture needs to be named in a certain way to be automatically identified by the frontend.
|
|
The naming shall follow this convention:
|
|
ProductID.jpg or ProductID.png
|
|
Let's say you have a SmartSolar MPPT VE.CAN150/70 rev. 2 (like the developer of this tool). The product ID would be 0xA10C. So any picture shall be named 0xA10C.jpg or 0xA10C.png
|