Skip to content

Module to provide HTTPClient functionality e.g. to execute GET / POST / PUT requests (optionally with multiple instances)

License

Notifications You must be signed in to change notification settings

teplymaSICKAG/CSK_Module_MultiHTTPClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSK_Module_MultiHTTPClient

Module to provide HTTP/HTTPS client functionality on multiple instances to execute HTTP/HTTPS requests.

How to Run

The app includes an intuitive GUI to setup the communication.
For further information check out the documentation in the folder "docu".

Information

Tested on:

Device Firmware Module version
SIM 1012 V2.3.0 V1.0.0

This module is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object-oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
In general, it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
Please check the documentation of CSK for further information.

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, HTTP, HTTPS, Client, REST, API, Request, HTTPClient

About

Module to provide HTTPClient functionality e.g. to execute GET / POST / PUT requests (optionally with multiple instances)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.3%
  • Lua 27.6%
  • Other 0.1%