|
d28acae756
|
feat(itho-wpu): getsetting support
Action "getsetting" retrieves the value of a setting byi the provided id.
Example usage:
> ./itho-wpu.py --action getsetting --settingid 1
> 1. Hardware Configuratie: 70 (min: 0, max: 65535, step: 1)
> ./itho-wpu.py --action getsetting --settingid 2
> 2. Jaar Inbedrijfstelling: 2010 (min: 2004, max: 2099, step: 1)
|
2023-07-19 15:35:04 +02:00 |
|