You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TimeSeries/PublicApis/SdkExamples/PointZilla/Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# PointZilla
2
2
3
-
`PointZilla` is a console tool for quickly appending points to a time-series in an AQTS 201x system. You can also use `PointZilla` to [delete all points](#deleting-all-points-in-a-time-series) or [delete a range of existing points](#deleting-a-range-of-points-in-a-time-series) from a time-series.
3
+
`PointZilla` is a console tool for quickly appending points to a time-series in an AQTS 201x and later system. You can also use `PointZilla` to [delete all points](#deleting-all-points-in-a-time-series) or [delete a range of existing points](#deleting-a-range-of-points-in-a-time-series) from a time-series.
4
4
5
5
Download the [latest PointZilla.exe release here](../../../../../../releases/latest)
6
6
@@ -135,7 +135,7 @@ When reading data from a CSV file, use the case-insensitive keyword `Gap` in a t
135
135
136
136
`PointZilla` can also read times, values, grade codes, and qualifiers from a CSV file.
137
137
138
-
All the CSV parsing options are configurable, but will default to values which match the CSV files exported from AQTS Springboard from 201x systems.
138
+
All the CSV parsing options are configurable, but will default to values which match the CSV files exported from AQTS Springboard from 201x and later systems.
139
139
140
140
The `-csvFormat=` option supports four pre-configured formats:
0 commit comments