Research Article

A Blockchain-Based Platform for Consent Management of Personal Data Processing in the IoT Ecosystem

Data Structure 3

dstruct 3: JSON-formatted request.
1
2 Controller:VendorB,
3 DeviceID:5c804c0f2f64c7100ce1b31423,
4 DeviceType:Lamp,
5 DataSubject:
6 Firstname:,
7 Lastname:,
8 Age:
9 ,
10 PersonalData:firstname,lastname,age,deviceworkinghours,
11 SensitiveData:false,
12 ChildData:false,
13 DataProcessing:
14 ProcessingActivity:For maintenance purposes,
15 ProcessingMode:true,
16 Profiling:false,
17 Recipient:
18 EURecipient:Company XYZ,
19 NonEURecipient: Company WA
20
21
22