Skip to content

colorfy-software/henkel-somtec-devscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Henkel Somtec Dev Script

This program allows for simulation of a real Persil or Somat device. It can be fully controlled via script but will act as a real device.

Requirements

Run Persil Simulation

The simulator script for persil can be build and run with the following shell command:

go run cmd/persil/main.go 

The script describes the behaviour of the device and can be modified as needed.

Documentation for the available commands/functions can be found in persil.md.

Run Somat Simulation

The simulator script for somat can be build and run with the following shell command:

go run cmd/somat/main.go 

The script describes the behaviour of the device and can be modified as needed.

Documentation for the available commands/functions can be found in somat.md.

About

Device simulator script for Somtec

Resources

Stars

Watchers

Forks

Packages

No packages published