Releases: Panduza/panduza-py
Releases · Panduza/panduza-py
Version 0.6.1
Version 0.6.0
Merge pull request #106 from Panduza/105-add-laser-functions 105 add laser functions
0.5.0: set power with percentage (#104)
* set power with percentage * set power with value or percentage --------- Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>
0.4.1: if any platform find, search longer if the user accept (#99)
Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>
Version 0.4.0
add panduza local broker discovery service function to script (#91) * add panduza local broker discovery service function to script * Make client easier to create with local discovery, can precise a platform name to choose the platform you want to use on your local network * Delete panduza/core/panduza_local_broker_discovery.py * Local discovery works with alias * ask to the user if he wants to use the discover platform * Show the user a list of platform instead of asking him one after another * Comments has been changed to respect new function * change to follow new spec of local discovery answer * function to make user friendly moving state of relay * fix get_state_open (forgot to return the value) --------- Co-authored-by: Damien Albisson <UF205DAL@net.elsys-design.com>
0.3.0
Version 0.3.0
Split python client and platform. Client has not changed.
0.2.0
Version 0.2.0
Minor bug Fixes of 0.2.0
Change logs
MOD
: Upgrade scan mecanismADD
: Append 2 - BPS korad ka3005p and tenma 72-2710
0.1.1
Version 0.1.1
Minor bug Fixes of 0.1.0
Change logs
MOD
: fix float precision issue on hm310tADD
: local scripts to help developpers
0.1.0
Version 0.1.0
The goal of this version is to freeze current state of reflexion to ensure first demonstrations.
It mainly focus on controlling the BPS HM310T and the fake one.
Change logs
MOD
: PSU becomes BPCADD
: Support for Hanmatek/HM310T BPC and AmmeterMOD
: Improve internal functions
0.0.2
Fix working point for projects currently using Panduza. Next changes will probably bring some unstability.