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

Embedding of sensors/phenomenons #32

Closed
autermann opened this issue May 23, 2013 · 1 comment
Closed

Embedding of sensors/phenomenons #32

autermann opened this issue May 23, 2013 · 1 comment
Assignees

Comments

@autermann
Copy link
Member

Embed sensor and phenomenons in tracks/measurements instead of referencing them to allow faster response times.

Currently sensors and phenomenons are read only and it should be safe to embed and never touch them again.

@ghost ghost assigned hafenkran May 23, 2013
@ghost ghost assigned autermann May 30, 2013
@autermann
Copy link
Member Author

I'll do this issue while implementing #10 and #11

autermann added a commit that referenced this issue Jun 4, 2013
* closes #11
* closes #10
* closes #32

* dev: (26 commits)
  group activities
  fixed incorrect entity subclass intantiation
  activities resource
  implemented getMember
  implemented get friend
  implemented get friends
  added friends attribute to user
  user references instead of objects for queries
  implemented getMembers
  do not receive members if querying groups
  added MongoDB dependency to DAOs
  refactored entities
  removed subscription classes
  removed builder pattern from interfaces
  base interfaces (without relations) for entities
  return the right track
  saving of activity information
  guice binding of schemas/providers/encoders
  activity/activities schema
  encoders and providers
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants