initial working status (overview for each device)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user