OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

coel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (COEL-29) Simplify sending ConsumerID to MMI.


David Snelling created COEL-29:
----------------------------------

             Summary: Simplify sending ConsumerID to MMI.
                 Key: COEL-29
                 URL: https://issues.oasis-open.org/browse/COEL-29
             Project: OASIS Classification of Everyday Living (COEL) TC
          Issue Type: Improvement
            Reporter: Paul Bruton
            Assignee: David Snelling
            Priority: Minor


Paul suggested ‘enveloping’ this so that these three items are in a packet that can come  directly from the IDA without any re-packaging.

{ “ConsumerID”: 
{
  "PseudonymousKey": "00000000-0000-0000-0000-000000000000",
  "TimeStamp": "2011-02-14T00:00:00",
  "Signature": “SGFDXCTVIVVIFUJUVUYBKYKJHBK==”
},
"SegmentData":
	{"ResidentTimeZone": "+03:00",
 "ResidentLatitude": 51,
 "Sex": "Female",
 "YearOfBirth": 1993
    }}

All in allthis makes implementation simpler in the calling client and in the data engine and clearly indicates the scope of the signature (only the PK and timestamp)





--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]