@pdtf/schemas 3.0.0-24 → 3.0.0-26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.0-24",
3
+ "version": "3.0.0-26",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -389,11 +389,55 @@
389
389
  },
390
390
  "broadband": {
391
391
  "supplier": "BT",
392
- "typeOfConnection": "FTTC (Fibre to the Cabinet)"
392
+ "typeOfConnection": "FTTC (Fibre to the Cabinet)",
393
+ "predictedSpeed": {
394
+ "maxBbPredictedDown": 18,
395
+ "maxBbPredictedUp": 1,
396
+ "maxSfbbPredictedDown": 80,
397
+ "maxSfbbPredictedUp": 20,
398
+ "maxUfbbPredictedDown": -1,
399
+ "maxUfbbPredictedUp": -1,
400
+ "maxPredictedDown": 80,
401
+ "maxPredictedUp": 20
402
+ }
393
403
  },
394
404
  "mobilePhone": {
395
405
  "knownSignalIssues": {
396
406
  "yesNo": "No"
407
+ },
408
+ "predictedCoverage": {
409
+ "eeVoiceOutdoor": 4,
410
+ "eeVoiceOutdoorNo4g": 4,
411
+ "eeVoiceIndoor": 4,
412
+ "eeVoiceIndoorNo4g": 4,
413
+ "eeDataOutdoor": 4,
414
+ "eeDataOutdoorNo4g": 3,
415
+ "eeDataIndoor": 4,
416
+ "eeDataIndoorNo4g": 3,
417
+ "h3VoiceOutdoor": 4,
418
+ "h3VoiceOutdoorNo4g": 4,
419
+ "h3VoiceIndoor": 4,
420
+ "h3VoiceIndoorNo4g": 3,
421
+ "h3DataOutdoor": 4,
422
+ "h3DataOutdoorNo4g": 3,
423
+ "h3DataIndoor": 4,
424
+ "h3DataIndoorNo4g": 3,
425
+ "tfVoiceOutdoor": 4,
426
+ "tfVoiceOutdoorNo4g": 4,
427
+ "tfVoiceIndoor": 4,
428
+ "tfVoiceIndoorNo4g": 4,
429
+ "tfDataOutdoor": 4,
430
+ "tfDataOutdoorNo4g": 4,
431
+ "tfDataIndoor": 4,
432
+ "tfDataIndoorNo4g": 3,
433
+ "voVoiceOutdoor": 4,
434
+ "voVoiceOutdoorNo4g": 4,
435
+ "voVoiceIndoor": 4,
436
+ "voVoiceIndoorNo4g": 4,
437
+ "voDataOutdoor": 4,
438
+ "voDataOutdoorNo4g": 3,
439
+ "voDataIndoor": 3,
440
+ "voDataIndoorNo4g": 3
397
441
  }
398
442
  }
399
443
  },
@@ -412,20 +456,6 @@
412
456
  "yesNo": "No"
413
457
  }
414
458
  },
415
- "boundaries": {
416
- "partOutsideLegalOwnership": {
417
- "yesNo": "No"
418
- },
419
- "partOnSeparateSiteOrDeed": {
420
- "yesNo": "No"
421
- },
422
- "boundariesDifferFromTitlePlan": {
423
- "yesNo": "No"
424
- },
425
- "boundaryAlterationProposal": {
426
- "yesNo": "No"
427
- }
428
- },
429
459
  "rightsAndInformalArrangements": {
430
460
  "sharedContributions": {
431
461
  "yesNo": "No"
@@ -538,6 +568,18 @@
538
568
  },
539
569
  "sellersCapacity": { "capacity": "Legal Owner" },
540
570
  "legalBoundaries": {
571
+ "partOutsideLegalOwnership": {
572
+ "yesNo": "No"
573
+ },
574
+ "partOnSeparateSiteOrDeed": {
575
+ "yesNo": "No"
576
+ },
577
+ "boundariesDifferFromTitlePlan": {
578
+ "yesNo": "No"
579
+ },
580
+ "boundaryAlterationProposal": {
581
+ "yesNo": "No"
582
+ },
541
583
  "ownership": {
542
584
  "areBoundariesUniform": "Yes",
543
585
  "uniformBoundaries": {
@@ -569,7 +611,10 @@
569
611
  "yesNo": "Yes",
570
612
  "yearWorkCarriedOut": 2016,
571
613
  "details": "New fuse box",
572
- "attachments": "To follow"
614
+ "suppliedCertificate": {
615
+ "certificateType": "Electrical Safety Certificate (BS7671)",
616
+ "attachments": "To follow"
617
+ }
573
618
  }
574
619
  },
575
620
  "smartHomeSystems": { "hasSmartHomeSystems": "No" },