Hi there, I'm Ivan and I hope everyone is doing well!
I have a question on analog and digital inputs for the RUT955.
I would like to use the RUT955 for 2 applications:
1) Read the state of a mechanical pushbutton switch (currently proposing to connect it between RUT955 pins 1 and 6)
2) Read the state of TTL signal from a water level sensor via RUT's analogue input pin
Please find a circuit sketch-up as attached:

The water level sensor is labelled as "TTL sensor"
How the water level sensor works:
- It will be connected to the same ground as the ground that is used to power the RUT955
- When it is in contact with water, it outputs its VCC voltage (for example 5v) from its TX pin
- When it is not in contact with water, it outputs 0V from its TX pin
- This is in accordance with TTL serial communication
How the mechanical pushbutton works:
- It will be manually pressed
It is intended to read the states of the digital input pin (DIN1) and analog input pin via gpio.sh.
May I check if the components have been wired correctly and the RUT955 can indeed read the state of the TTL signal from the water level sensor via the analogue input pin (whether it is at VCC voltage or 0V) correctly?