Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Affiliations for IoT #310

Open
robotnic opened this issue Jul 30, 2015 · 2 comments
Open

Affiliations for IoT #310

robotnic opened this issue Jul 30, 2015 · 2 comments

Comments

@robotnic
Copy link

I startet to develop for Internet of Things and Buddycloud.

Here a small prototype: http://datenkueche.com/buddycloud/iot/

Buddycloud data model
user n:n node 1:n topics 1:n replies

Lets think about a hotel

user: porter, cleaning personal, guest,...
node: room, lights in restaurant, sauna, pool...
topic message: single ceiling light, door lock, Aircondition, ...
reply message: status of a single light, AC temperature,...

Affiliation Problems

A hotel guest should be allowed to change the status of a light (reply), but he should not be able to add new topics (lights) to a node (room).

The hotel manager wants to log everything. A "normal" users should not be allowed to delete his replies.

I need a role between publisher and member. Maybe "commenter" would be a proper name for this role.

@ghost
Copy link

ghost commented Jul 31, 2015

Have you seen http://www.xmpp-iot.org/ ?


Steven Lloyd Watkin
Software Engineer
PHP ::: Java ::: Ruby ::: Node.js ::: JavaScript ::: XMPP :: + many more
[email protected] (email+jid) ::: http://www.evilprofessor.co.uk
Github / Twitter / Flickr / Facebook: lloydwatkin

Organiser of WORLD RECORD breaking charity event:
Scuba Santas ::: http://www.scuba-santas.co.uk
Supporting the RNLI & DDRC - NDAC, Chepstow

On 30 July 2015 at 20:55, bz [email protected] wrote:

I startet to develop for Internet of Things and Buddycloud.

Here a small prototype: http://datenkueche.com/buddycloud/iot/

Buddycloud data model
user n:n node 1:n topics 1:n replies
Lets think about a hotel

user: porter, cleaning personal, guest,...
node: room, lights in restaurant, sauna, pool...
topic message: single ceiling light, door lock, Aircondition, ...
reply message: status of a single light, AC temperature,...
Affiliation Problems

A hotel guest should be allowed to change the status of a light (reply),
but he should not be able to add new topics (lights) to a node (room).

The hotel manager wants to log everything. A "normal" users should not be
allowed to delete his replies.

I need a role between publisher and member. Maybe "commenter" would be a
proper name for this role.


Reply to this email directly or view it on GitHub
#310.

@robotnic
Copy link
Author

Cool, didn't know that standard.
How to start programming in javascript?
http://www.xmpp-iot.org/tutorials/javascript-tutorial/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant