Skip to content

[FEATURE] random return value #129

@Schnelltoeter

Description

@Schnelltoeter

Is your feature request related to a problem? Please describe.

If you use this:

temper = temperature("IN 1").measurement()
print("temperature: " + temper)

it throws an Error, since the method measurement() returns NONE, but you can print it.

Describe the solution you'd like

  • Set randomized values as the return values in order to fix this

Describe alternatives you've considered

  • Set a constant value as return value

Additional context

None


Community:
React with thumbs-up, if you like the idea. Try searching, if your comment already exists, until you comment your ideas on it!

Metadata

Metadata

Labels

General - WIPThis is now in the Work-In-Progress section of GeneralconfirmedThis issue has been confirmedenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions