Skip to content
Discussion options

You must be logged in to vote

Okay, I am answering my own ticket. I've just found the solution:

This reads the active rate:
data = api.min_read_parameter("xxx", "pv_active_p_rate")

This writes the active rate:
data = api.min_write_parameter("xxx", "pv_active_p_rate", [10, 0])

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by indykoning
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mvdh02
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #103 on May 11, 2025 12:58.