example: Add sensorName field

Adds `sensorName` optional field to example/occ_sensor.yaml.

Change-Id: I2d6ff29af48369c0b020a300efdb21c6f1acac42
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
diff --git a/example/occ_sensor.yaml b/example/occ_sensor.yaml
index 748a804..3bba0f7 100644
--- a/example/occ_sensor.yaml
+++ b/example/occ_sensor.yaml
@@ -1,4 +1,8 @@
 - Instance: 0
   SensorID: 0x08
+  # The SensorName field is optional.
+  # If it is absent the full device name will be used.
+  SensorName: occ0
 - Instance: 1
   SensorID: 0x09
+  SensorName: occ1