@@ -50,7 +50,7 @@ The following example shows the shape of telemetry message. All this data is ava
50
50
51
51
``` json
52
52
{
53
- "applicationId" : " 93d68c98-9a22-4b28-94d1-06625d4c3d0f " ,
53
+ "applicationId" : " 00001111-aaaa-2222-bbbb-3333cccc4444 " ,
54
54
"device" : {
55
55
"id" : " 31edabe6-e0b9-4c83-b0df-d12e95745b9f" ,
56
56
"name" : " Scripted Device - 31edabe6-e0b9-4c83-b0df-d12e95745b9f" ,
@@ -249,7 +249,7 @@ In this scenario, the device sends the `t1`, `t2`, and `t3` telemetry values in
249
249
250
250
``` json
251
251
{
252
- "applicationId" : " c57fe8d9-d15d-4659-9814-d3cc38ca9e1b " ,
252
+ "applicationId" : " 11112222-bbbb-3333-cccc-4444dddd5555 " ,
253
253
"enqueuedTime" : " 1933-01-26T03:10:44.480001324Z" ,
254
254
"messageSource" : " telemetry" ,
255
255
"telemetry" : [
@@ -319,7 +319,7 @@ In this scenario, the device sends the following array of telemetry in one messa
319
319
320
320
``` json
321
321
{
322
- "applicationId" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
322
+ "applicationId" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
323
323
"enqueuedTime" : " 1909-10-10T07:11:56.078161042Z" ,
324
324
"messageSource" : " telemetry" ,
325
325
"telemetry" : [
@@ -446,7 +446,7 @@ In this scenario, the device sends telemetry messages that look like the followi
446
446
447
447
``` json
448
448
{
449
- "applicationId" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
449
+ "applicationId" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
450
450
"enqueuedTime" : " 1909-10-10T07:11:56.078161042Z" ,
451
451
"messageSource" : " telemetry" ,
452
452
"telemetry" : [
@@ -567,7 +567,7 @@ In this scenario, the device sends telemetry messages that look like the followi
567
567
568
568
``` json
569
569
{
570
- "applicationId" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
570
+ "applicationId" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
571
571
"enqueuedTime" : " 1909-10-10T07:11:56.078161042Z" ,
572
572
"messageSource" : " telemetry" ,
573
573
"telemetry" : [
@@ -649,7 +649,7 @@ JSON output:
649
649
650
650
``` json
651
651
{
652
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
652
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
653
653
"Capability" : " HeartRate" ,
654
654
"Component" : " " ,
655
655
"Device" : " 9xwhr7khkfri" ,
@@ -661,7 +661,7 @@ JSON output:
661
661
"Value" : -633994413
662
662
},
663
663
{
664
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
664
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
665
665
"Capability" : " RespiratoryRate" ,
666
666
"Component" : " " ,
667
667
"Device" : " 9xwhr7khkfri" ,
@@ -673,7 +673,7 @@ JSON output:
673
673
"Value" : 1582211310
674
674
},
675
675
{
676
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
676
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
677
677
"Capability" : " HeartRateVariability" ,
678
678
"Component" : " " ,
679
679
"Device" : " 9xwhr7khkfri" ,
@@ -685,7 +685,7 @@ JSON output:
685
685
"Value" : -37514094
686
686
},
687
687
{
688
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
688
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
689
689
"Capability" : " BodyTemperature" ,
690
690
"Component" : " " ,
691
691
"Device" : " 9xwhr7khkfri" ,
@@ -697,7 +697,7 @@ JSON output:
697
697
"Value" : 5.323322666478241e+307
698
698
},
699
699
{
700
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
700
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
701
701
"Capability" : " FallDetection" ,
702
702
"Component" : " " ,
703
703
"Device" : " 9xwhr7khkfri" ,
@@ -709,7 +709,7 @@ JSON output:
709
709
"Value" : " Earum est nobis at voluptas id qui."
710
710
},
711
711
{
712
- "Application" : " 570c2d7b-d72e-4ad1-aaf4-ad9b727daa47 " ,
712
+ "Application" : " 22223333-cccc-4444-dddd-5555eeee6666 " ,
713
713
"Capability" : " BloodPressure" ,
714
714
"Component" : " " ,
715
715
"Device" : " 9xwhr7khkfri" ,
0 commit comments