Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Tool to control Conrad's UIS manually and make it usable programmatically

Notifications You must be signed in to change notification settings

chrishensel/ConradUisControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConradUisControl

Tool to control Conrad's UIS manually and make it usable programmatically.

Establishes a webserver on the local machine so that it can be used by humans and other applications to control the outlets.

Usage

Find the 'ConradUisControl.exe.config' file in your bin-directory. Open it with any text editor. You then find this content:

Descriptions:

  • 'listenPort': the port on the local machine where the webserver shall wait for GET requests
  • 'deviceIp': the IP of the device within your network
  • 'devicePort': the port of the device
  • 'username': used for authentication on the device
  • 'password': used for authentication on the device

About

Tool to control Conrad's UIS manually and make it usable programmatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages