January 12, 2026
Description
Material: PETG
__________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________
#!/usr/bin/env python
# -*- coding: iso-8859-15 -*-
import urllib
urllib.request.urlopen('http://<IP of the valve>/?SERVO=auf')
#!/usr/bin/env python
# -*- coding: iso-8859-15 -*-
import urllib
urllib.request.urlopen('http://<IP of the valve>/?SERVO=zu')
__________________________________________________________________________________________________________________________________
#!/usr/bin/env python
# -*- coding: iso-8859-15 -*-
import urllib
urllib.request.urlopen('http://<IP des Ventils>/?SERVO=auf')
#!/usr/bin/env python
# -*- coding: iso-8859-15 -*-
import urllib
urllib.request.urlopen('http://<IP des Ventils>/?SERVO=zu')
__________________________________________________________________________________________________________________________________
License:
Creative Commons — Attribution
8