user:jan001:ioa:farmos:datastream_post
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
user:jan001:ioa:farmos:datastream_post [2021/07/07 15:56] – created jan001 | user:jan001:ioa:farmos:datastream_post [2023/01/05 14:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
- Create a Sensor in farmOS | - Create a Sensor in farmOS | ||
- Create a DataStream in / for that sensor | - Create a DataStream in / for that sensor | ||
- | - Call | + | - Call GET http:// |
+ | - Response: | ||
+ | - data includes an array of data_streams | ||
+ | - ID: res.data[i].id | ||
+ | - private_key: | ||
+ | - name: res.data[i].attributes.name | ||
+ | - Call POST http:// | ||
+ | - {' | ||
+ | - basic data streams can only have one value | ||
+ | - will look for ' | ||
+ | - Should give a 201 Created back | ||
+ | - This value can now be found in Assets> | ||
+ | |||
+ | Important Links: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * Hint for ? | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * labeled as beta blocker | ||
+ | * [[https:// | ||
+ | * shows how to build the url |
user/jan001/ioa/farmos/datastream_post.1625666178.txt.gz · Last modified: 2023/01/05 14:38 (external edit)