Skip to content

Releases: siemens/simatic-s7-webserver-api

v3.1.3

12 Jan 13:41
e33ae45
Compare
Choose a tag to compare
chore(docs): added hint on `net8.0` (#98)

changes:
- Add .net8 to readme

v3.1.2

07 Jan 16:18
b0a23e4
Compare
Choose a tag to compare
bump year to 2025 -> copyright (#97)

* bump year to 2025 -> copyright

* remove unused enum

* remove unused exception

v3.1.1

07 Jan 15:00
4fe55ea
Compare
Choose a tag to compare
Kirc max/back comp login (#96)

* backward compatible login

* adjust factory login methods

* bump version

* remove commented code

v3.0.8

06 Jan 20:34
f30df25
Compare
Choose a tag to compare
Bump coverlet.collector from 6.0.2 to 6.0.3 (#95)

v3.0.7

03 Jan 15:02
a11a42a
Compare
Choose a tag to compare
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.2 to 5.4.3 (#93)

v3.0.5

24 Dec 21:59
a57ced5
Compare
Choose a tag to compare
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.1 to 5.4.2 (#91)

v3.0.4

24 Dec 17:17
cb3b500
Compare
Choose a tag to compare
Bump nunit from 4.3.0 to 4.3.1 (#92)

v3.0.3

17 Dec 08:12
12c436a
Compare
Choose a tag to compare
Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 (#89)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.146 to 3.7.112.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.146...v3.7.112)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.0.2

17 Dec 07:49
b6158bc
Compare
Choose a tag to compare
Bump nunit from 4.2.2 to 4.3.0 (#90)

Bumps [nunit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/4.2.2...4.3.0)

---
updated-dependencies:
- dependency-name: nunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.0.1

11 Dec 16:19
3983b43
Compare
Choose a tag to compare
Update for Firmware Version V4.0 (#88)

V4.0 for the S7-1500 is available:
[Download](https://support.industry.siemens.com/cs/document/109478459/firmware-update-s7-1500-cpus-incl-displays-and-et-200-cpus-(et-200sp-et-200pro)?dti=0&lc=en-DE)
Therefore the according [new Web-Api Methods](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#treeId=7a2b693b7e1b49654c384cde0ede92de) shall also be supported by this library.

- [x] ​[​WebServer.ReadResponseHeaders](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] ​[​WebServer.ChangeResponseHeaders](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [Api.GetSessionInfo](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [​WebApp.SetVersion](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [​WebApp.SetUrlRedirectMode](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] Technology.BrowseObjects 
- [x] Technology.Read 
- [x] [Plc.ReadCpuType](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [​Plc.ReadStationName](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [​Plc.ReadModuleName](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)

Redundancy:
- [x] [Redundancy.ReadSystemInformation](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [Redundancy.ReadSystemState](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [Redundancy.RequestChangeSystemState](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)
- [x] [​Redundancy.ReadSyncupProgress](https://cache.industry.siemens.com/dl/dl-media/246/109977246/att_1307004/v1/185361597835_en-US/en-US/index.html#)