PID allocation for example apps

Unless specifically overridden by the platform, example apps in this SDK use the Example credentials implementation in DeviceAttestationCredsExample.cpp.

The SDK holds example certificates for VID 0xFFF1 and any PID in 0x8000-0x801F. The device VID and PID supplied by the basic information cluster must correspond to the VID/PID given in the certificate for the device to pass verification.

Certificates are selected using the value in CHIP_DEVICE_CONFIG_DEVICE_PRODUCT_ID. The vendor ID for every example app is the same because they are all signed by the same PAI (vendor id 0xFFF1).

In order to allow some differentiation between the various example apps, each app is assigned a PID from the list below:

AppPID
All Clusters0x8001
Bridge0x8002
Door Lock0x8003
Light switch0x8004
Lighting0x8005
Lock0x8006
OTA provider0x8007
OTA requestor0x8008
Persistent Storage0x8009
Pigweed0x800B
Pump0x800A
Pump Controller0x8011
Shell0x8012
Temperature measurement0x800D
Thermostat0x800E
TV0x800F
Window0x8010