-
Notifications
You must be signed in to change notification settings - Fork 9
Data representation
User
{ "id":1, "openIDIdentifier":null, "authorities":[], "creationDate":1383469440445, "lastLogin":1383469440445, "openIDDiscoveryInformationMemento":null, "username":"[email protected]", "passwordDigest":null, "firstName":"Alice", "lastName":"Wonderland", "description":"", "email":null, "latitude":40.0, "longitude":18.0, "password":null, "admin":false, "token":null, "resources":[ ... ] }
Resource
{ "id":2, "owner_id":1, "parent_id":-1, "last_polled":0, "last_posted":0 "label":"New resource", "description":"", "polling_url":null, "polling_authentication_key":null, "polling_period":0, "version":"1.0", "secret_key":"32795d7d-b875-4aff-94b3-1a32f40f1015", }
Stream
{ "id":3, "owner_id":1, "resource_id":13, "type":"t", "latitude":0.0, "longitude":0.0, "description":"light measure", "public_access":false, "public_search":false, "frozen":false, "version":0 "history_size":0, "last_updated":0, "secret_key":"8fbefad4-602c-4ce2-aecf-5f6ce16d2f3a", }
Parser { "id":3, "resource_id":13, "stream_id":3,
"input_parser":"/tets",
"input_type":"application/json",
"timeformat":"unix",
"data_group":1,
"time_group":2,
"number_of_points":1
}