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

a mistake in wiki document "https://github.com/TheThingSystem/steward/wiki/Activities" #282

Open
zhoumingchun opened this issue Mar 2, 2015 · 0 comments

Comments

@zhoumingchun
Copy link

To create a event, an authorized client sends:

{ path : '/api/v1/event/create/UUID'
, requestID : 'X'
, name : 'NAME'
, actor : 'TYPE/ID'
, observe : 'EVENT'
, parameter : 'PARAMS'
, comments : 'COMMENTS'
}

where UUID corresponds to an unpredictable string generated by the client, X is any non-empty string, NAME is a user-friendly name for this instance, TYPE/ID identifies the actor that observes the event, TASK identifies the particular event, PARAMS provides the parameters, and COMMENTS (if present) are textual, e.g., <-------"TASK identifies the particular event" should modified "EVENT..."

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