Skip to content

Commit 7c4a341

Browse files
committed
Adding sample model file for demo-timeseries-adders with model.
1 parent 4318c76 commit 7c4a341

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

analytics/demo-timeseries-adder-with-model/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ The JSON output format from the analytic is as follows:
5656
}
5757
```
5858

59+
## Model
60+
These analytics are written to accept a model with the key "threshold" that contains some numeric value. This is illustrated as the file [sampleModel.txt](sampleModel.txt).
61+
5962
For more information on developing analytics for the Predix Analytics platform, see [Analytic Development](https://www.predix.io/docs#Qd2kPYb7) in the Predix Analytics Services documentation on Predix IO.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
200
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
200
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
200

0 commit comments

Comments
 (0)