| @@ -16,19 +16,19 @@ | |||||
| # 128 bit UUID. If left at zero eepmake tool will auto-generate | # 128 bit UUID. If left at zero eepmake tool will auto-generate | ||||
| # RFC 4122 compliant UUID | # RFC 4122 compliant UUID | ||||
| product_uuid 00000000-0000-0000-0000-000000000000 | |||||
| product_uuid c6dfc066-e0ea-4e2c-b327-5ea7d24420b2 | |||||
| # 16 bit product id | # 16 bit product id | ||||
| product_id 0x0000 | |||||
| product_id 0x0001 | |||||
| # 16 bit product version | # 16 bit product version | ||||
| product_ver 0x0000 | |||||
| product_ver 0x0001 | |||||
| # ASCII vendor string (max 255 characters) | # ASCII vendor string (max 255 characters) | ||||
| vendor "ACME Technology Company" | |||||
| vendor "Europalab Devices ApS" | |||||
| # ASCII product string (max 255 characters) | # ASCII product string (max 255 characters) | ||||
| product "Special Sensor Board" | |||||
| product "Sendcomm EDU" | |||||
| # Custom binary data | # Custom binary data | ||||
| custom_data | custom_data | ||||