reTHINK-project / use-cases

Definition
Artistic License 2.0
2 stars 0 forks source link

M2M Seamless connected from different but Trustful domains #6

Open pchainho opened 9 years ago

pchainho commented 9 years ago

Actors

Alice and Bob manages a set of devices from different vendors. Note: Alice and Bob can be organisations or individuals

Pre-conditions:

Devices are registered with their domains ( #5 ).

The domains have a strong trustful relationship implicitly or explicitly set (we should have a separated Use Case to describe how trust between domains can be set)

Description

1- Bob's device discovers Alice's device and asks permission to connect to it 2- Trust between Alice and Bob domain is evaluated 3- In case Trust is high, permission is given 4- Bob's device connects with Alice's device

Example: Public Health Care Service: Individual wearable devices are seamless connected to public healthcare devices.

Differentiation – market relevance

Currently, there is no standard mechanism to enable p2p adhoc connections between "smart devices".

m2m seamless connected with trustful domains

pchainho commented 9 years ago

@aescobar81 could you have a look?