Skip to content

Commit f9ef809

Browse files
authored
Merge pull request #325 from AquaticInformatics/Updated-PointZilla-applicable-versions-in-Readme.md
Updated PointZilla applicable versions in Readme.md
2 parents 653b635 + 28b2ecb commit f9ef809

File tree

1 file changed

+2
-2
lines changed
  • TimeSeries/PublicApis/SdkExamples/PointZilla

1 file changed

+2
-2
lines changed

TimeSeries/PublicApis/SdkExamples/PointZilla/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PointZilla
22

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.
44

55
Download the [latest PointZilla.exe release here](../../../../../../releases/latest)
66

@@ -135,7 +135,7 @@ When reading data from a CSV file, use the case-insensitive keyword `Gap` in a t
135135

136136
`PointZilla` can also read times, values, grade codes, and qualifiers from a CSV file.
137137

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.
139139

140140
The `-csvFormat=` option supports four pre-configured formats:
141141

0 commit comments

Comments
 (0)