Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl "http://localhost:8080/FewsWebServices/rest/fewspiservice/v1/warmstates?moduleInstanceId=moduleInstanceId1&stateTime=2020-03-18T15:00:00Z" 



GET

...

resources/static/{resourceId} (2023.01)

Get get a text resource from the PiClientConfigFiles folder

...

Code Block
curl "http://localhost:8080/FewsWebServices/rest/fewspiservice/v1/resources/static/style.css"

GET

...

resources/images/{resourceId} (2023.01)

Get get a resource from the IconFiles folder

...